diff --git a/koinonia/readme.txt b/koinonia/readme.txt index a0d58a8dd9..69207512b8 100644 --- a/koinonia/readme.txt +++ b/koinonia/readme.txt @@ -15,6 +15,10 @@ Koinonia is a WordPress theme designed for non-profit organizations and communit == Changelog == += 1.0.1 = +* Koinonia: updates Hero image (#8494) +* Koinonia: replaces the Jetpack submission block (#8495) + = 1.0.0 = * Initial release diff --git a/koinonia/style.css b/koinonia/style.css index 369481c1b8..1d0c38c91d 100644 --- a/koinonia/style.css +++ b/koinonia/style.css @@ -7,7 +7,7 @@ Description: Koinonia is a WordPress theme designed for non-profit organizations Requires at least: 6.7 Tested up to: 6.7 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: koinonia diff --git a/package-lock.json b/package-lock.json index 072881be62..5affe244b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.5675", + "version": "1.0.5676", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.5675", + "version": "1.0.5676", "license": "GPL-2.0", "workspaces": [ "*" @@ -26146,7 +26146,7 @@ } }, "varia": { - "version": "1.6.34", + "version": "1.6.35", "devDependencies": { "@wordpress/browserslist-config": "^5.16.0", "autoprefixer": "^10.4.2", diff --git a/package.json b/package.json index aa55cc051a..d160d0ad8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.5675", + "version": "1.0.5676", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0", diff --git a/varia/package.json b/varia/package.json index 1343e8e9a9..b8ac7f82f1 100644 --- a/varia/package.json +++ b/varia/package.json @@ -1,6 +1,6 @@ { "name": "varia", - "version": "1.6.34", + "version": "1.6.35", "description": "A variable-based design system for WordPress sites built with Gutenberg.", "bugs": { "url": "https://github.com/Automattic/themes/issues?q=is%3Aopen+is%3Aissue+label%3Avaria" diff --git a/varia/readme.txt b/varia/readme.txt index 25088e70d4..3484a3d6ab 100755 --- a/varia/readme.txt +++ b/varia/readme.txt @@ -14,6 +14,9 @@ A design system for WordPress sites built with Gutenberg. == Changelog == += 1.6.35 = +* Update functions.php (#8510) + = 1.6.34 = * Corrected authors/contributors names (#8478) diff --git a/varia/sass/child-theme/style-child-theme.scss b/varia/sass/child-theme/style-child-theme.scss index 827143c822..bf07257c06 100644 --- a/varia/sass/child-theme/style-child-theme.scss +++ b/varia/sass/child-theme/style-child-theme.scss @@ -5,7 +5,7 @@ Author: Automattic Author URI: https://automattic.com/ Description: A design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.6.34 +Version: 1.6.35 License: GNU General Public License v2 or later License URI: LICENSE Template: varia diff --git a/varia/style-rtl.css b/varia/style-rtl.css index 6c051c5528..4e465203e0 100644 --- a/varia/style-rtl.css +++ b/varia/style-rtl.css @@ -6,7 +6,7 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.6.34 +Version: 1.6.35 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia diff --git a/varia/style.css b/varia/style.css index aa6fd38acb..eee2a1b08a 100644 --- a/varia/style.css +++ b/varia/style.css @@ -6,7 +6,7 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.6.34 +Version: 1.6.35 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia diff --git a/varia/style.scss b/varia/style.scss index cfb1629aeb..96949b9ab3 100644 --- a/varia/style.scss +++ b/varia/style.scss @@ -5,7 +5,7 @@ Author: Automattic Author URI: https://automattic.com/ Description: A variable-based design system for WordPress sites built with Gutenberg. Requires at least: WordPress 4.9.6 -Version: 1.6.34 +Version: 1.6.35 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: varia