We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2a701 commit 96b2a05Copy full SHA for 96b2a05
src/Modules/Config.php
@@ -9,7 +9,7 @@ class Config extends Module
9
/**
10
* The theme version.
11
*/
12
- public const VERSION = '1.0.0';
+ public const VERSION = '0.1.0';
13
14
15
* Enable iframe tags in WYSIWYG editor.
style.css
@@ -4,7 +4,7 @@ Theme URI: https://github.com/conedevelopment/base-starter-theme
4
Description: A minimalistic WordPress starter theme for the classical editor.
5
Author: Cone
6
Author URI: https://conedevelopment.com/
7
-Version: 1.0.0
+Version: 0.1.0
8
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: base
0 commit comments