diff --git a/CHANGES.md b/CHANGES.md index 217ec8b..99f68a2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +### 3.21.8 +* module/bootstrap: version helper +* module/content: rel for print-link on actions +* module/content: rel for short-link on headers +* module/filters: content replace image p with figure +* module/search: form secondary after navigation +* module/sidebar: entry sidebars revised +* module/template: about page url token + ### 3.21.7 * module/date: filter to override date-string * module/editorial: apply arguments on setup diff --git a/package.json b/package.json index 53e6111..853e070 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gtheme_03", "productName": "gTheme03", - "version": "3.21.7", + "version": "3.21.8", "description": "Theme Framework for WordPress", "license": "GPL-3+", "homepage": "https://github.com/geminorum/gtheme_03/", diff --git a/style.css b/style.css index e184c58..ee34ed3 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: gTheme 3 Theme URI: https://github.com/geminorum/gtheme_03 Description: Theme Framwork for WordPress -Version: 3.21.7 +Version: 3.21.8 Author: geminorum Author URI: https://geminorum.ir/ License: GPLv3+