From 709c90f7cadae7fc917fa8122c5220921af27a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20D=C4=9Bdi=C4=8D?= Date: Thu, 9 May 2024 08:47:44 +0200 Subject: [PATCH] Version 1.1.0 --- package-lock.json | 4 ++-- package.json | 2 +- src/css/style.css | 2 +- src/languages/crdm-modern.pot | 2 +- src/languages/cs_CZ.po | 2 +- src/txt/readme.txt | 7 ++++++- 6 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 095eb19d..6b1aa100 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "crdm-modern", - "version": "1.0.4", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "crdm-modern", - "version": "1.0.4", + "version": "1.1.0", "license": "GPL-3.0-or-later", "dependencies": { "dripicons": "^2.0.0" diff --git a/package.json b/package.json index c8a7e769..9040d227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crdm-modern", - "version": "1.0.4", + "version": "1.1.0", "description": "A modern WordPress theme made for children's organizations", "keywords": [ "wordpress", diff --git a/src/css/style.css b/src/css/style.css index 457cf2e0..1e20db3d 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -10,5 +10,5 @@ License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE Text Domain: crdm-modern Tags: blog, education - Version: 1.0.4 + Version: 1.1.0 */ diff --git a/src/languages/crdm-modern.pot b/src/languages/crdm-modern.pot index 64ee1318..8d35c96f 100644 --- a/src/languages/crdm-modern.pot +++ b/src/languages/crdm-modern.pot @@ -1,7 +1,7 @@ # Copyright (C) Junák – český skaut msgid "" msgstr "" -"Project-Id-Version: crdm-modern 1.0.4\n" +"Project-Id-Version: crdm-modern 1.1.0\n" "Report-Msgid-Bugs-To: https://github.com/skaut/crdm-modern/issues\n" "Last-Translator: Marek Dědič \n" "Language-Team: \n" diff --git a/src/languages/cs_CZ.po b/src/languages/cs_CZ.po index 5387875c..de3a4eb7 100644 --- a/src/languages/cs_CZ.po +++ b/src/languages/cs_CZ.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: crdm-modern 1.0.4\n" +"Project-Id-Version: crdm-modern 1.1.0\n" "Report-Msgid-Bugs-To: https://github.com/skaut/crdm-modern/issues\n" "Last-Translator: Marek Dědič \n" "Language-Team: \n" diff --git a/src/txt/readme.txt b/src/txt/readme.txt index 2d59a142..9b180913 100644 --- a/src/txt/readme.txt +++ b/src/txt/readme.txt @@ -3,7 +3,7 @@ Contributors: skaut, marekdedic Requires at least: 5.0.0 Tested up to: 5.7 Requires PHP: 7.0 -Version: 1.0.4 +Version: 1.1.0 License: GPLv3 or later License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options, child-theme @@ -44,6 +44,11 @@ Copyright 2019 Junák – český skaut, z. s. distributed under the terms of th == Changelog == += 1.1.0 = +* Updated translations +* Enabled the new PHP localization format +* Improved code quality, making the template more robust + = 1.0.4 = * Fixed GeneratePress update breaking blog layout