Skip to content

Commit a02a2e4

Browse files
committed
Version Bump
1 parent c9f56fd commit a02a2e4

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

create-block-theme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin Name: Create Block Theme
66
* Plugin URI: https://wordpress.org/plugins/create-block-theme
77
* Description: Generates a block theme
8-
* Version: 1.1.2
8+
* Version: 1.1.3
99
* Author: WordPress.org
1010
* Author URI: https://wordpress.org/
1111
* License: GNU General Public License v2 or later

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://automattic.com/
55
Tags: themes, theme, block-theme
66
Requires at least: 6.0
77
Tested up to: 6.0
8-
Stable tag: 1.1.2
8+
Stable tag: 1.1.3
99
Requires PHP: 7.0
1010
License: GPLv2 or later
1111
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -34,6 +34,12 @@ Click "Create theme” button, to save the theme containing all the files.
3434

3535
== Changelog ==
3636

37+
= 1.1.3 =
38+
update links, screenshots of the new changes (#97)
39+
Add $schema and use Gutenberg classes (#99)
40+
Update readme to include latest features (#100)
41+
Generate $schema URL in the same way as core. (#105)
42+
3743
= 1.1.2 =
3844
Save a theme variation (#90)
3945
Make UI string 'Create Block Theme' can be translatable (#92)

0 commit comments

Comments
 (0)