Skip to content

Commit aeb29e7

Browse files
committed
Version 0.2.0
1 parent 081986b commit aeb29e7

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "0.1.0",
3+
"version": "0.2.0",
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,7 +10,7 @@
1010
License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE
1111
Text Domain: crdm-modern
1212
Tags: blog, education
13-
Version: 0.1.0
13+
Version: 0.2.0
1414
*/
1515

1616
/* Tagline closer to site title */

src/txt/readme.txt

Lines changed: 6 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.1
55
Requires PHP: 7.0
6-
Version: 0.1.0
6+
Version: 0.2.0
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,5 +44,10 @@ Copyright 2019 Junák – český skaut, z. s. distributed under the terms of th
4444

4545
== Changelog ==
4646

47+
= 0.2.0 =
48+
* All critical 1.0 functionality
49+
* Basically 1.0 Release Candidate
50+
* Still missing some graphics and assets
51+
4752
= 0.1.0 =
4853
* Initial release

0 commit comments

Comments
 (0)