Skip to content

Commit 385881d

Browse files
committed
Version 1.1.1
1 parent 6740d40 commit 385881d

File tree

6 files changed

+10
-7
lines changed

6 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 2 additions & 2 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: 1 addition & 1 deletion
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"

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)