diff --git a/CHANGES.md b/CHANGES.md index 41c41f0..436e4ea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +### 3.21.11 +* module/cache: avoid transient on cache enabled + ### 3.21.10 * module/content: short-codes on excerpt * module/editorial: content before only on singular diff --git a/package.json b/package.json index d938811..cc73a3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gtheme_03", "productName": "gTheme03", - "version": "3.21.10", + "version": "3.21.11", "description": "Theme Framework for WordPress", "license": "GPL-3+", "homepage": "https://github.com/geminorum/gtheme_03/", diff --git a/style.css b/style.css index 9c80441..c4aa8ea 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ Theme Name: gTheme 3 Theme URI: https://github.com/geminorum/gtheme_03 Update URI: https://github.com/geminorum/gtheme_03 Description: Theme Framwork for WordPress -Version: 3.21.10 +Version: 3.21.11 Author: geminorum Author URI: https://geminorum.ir/ License: GPLv3+