Skip to content

Commit 1f65e20

Browse files
authored
Merge pull request #1368 from skaut/version-1.1.1
Version 1.1.1
2 parents aa1c3e0 + 385881d commit 1f65e20

File tree

7 files changed

+1630
-923
lines changed

7 files changed

+1630
-923
lines changed

composer.lock

Lines changed: 134 additions & 193 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1487 additions & 724 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crdm-modern",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A modern WordPress theme made for children's organizations",
55
"keywords": [
66
"wordpress",

src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE
1111
Text Domain: crdm-modern
1212
Tags: blog, education
13-
Version: 1.1.0
13+
Version: 1.1.1
1414
*/

src/languages/crdm-modern.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (C) Junák – český skaut
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: crdm-modern 1.1.0\n"
4+
"Project-Id-Version: crdm-modern 1.1.1\n"
55
"Report-Msgid-Bugs-To: https://github.com/skaut/crdm-modern/issues\n"
66
"Last-Translator: Marek Dědič <[email protected]>\n"
77
"Language-Team: \n"
@@ -10,7 +10,7 @@ msgstr ""
1010
"Content-Transfer-Encoding: 8bit\n"
1111
"POT-Creation-Date: \n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"X-Generator: WP-CLI 2.10.0\n"
13+
"X-Generator: WP-CLI 2.11.0\n"
1414
"X-Domain: crdm-modern\n"
1515

1616
#. Theme Name of the theme

src/languages/cs_CZ.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
msgid ""
22
msgstr ""
3-
"Project-Id-Version: crdm-modern 1.1.0\n"
3+
"Project-Id-Version: crdm-modern 1.1.1\n"
44
"Report-Msgid-Bugs-To: https://github.com/skaut/crdm-modern/issues\n"
55
"Last-Translator: Marek Dědič <[email protected]>\n"
66
"Language-Team: \n"

src/txt/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: skaut, marekdedic
33
Requires at least: 5.0.0
44
Tested up to: 5.7
55
Requires PHP: 7.0
6-
Version: 1.1.0
6+
Version: 1.1.1
77
License: GPLv3 or later
88
License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE
99
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,9 @@ Copyright 2019 Junák – český skaut, z. s. distributed under the terms of th
4444

4545
== Changelog ==
4646

47+
= 1.1.1 =
48+
* Fixed image encoding bug
49+
4750
= 1.1.0 =
4851
* Updated translations
4952
* Enabled the new PHP localization format

0 commit comments

Comments
 (0)