Skip to content

Commit 96b2a05

Browse files
committed
Version
1 parent 0a2a701 commit 96b2a05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Modules/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Config extends Module
99
/**
1010
* The theme version.
1111
*/
12-
public const VERSION = '1.0.0';
12+
public const VERSION = '0.1.0';
1313

1414
/**
1515
* Enable iframe tags in WYSIWYG editor.

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://github.com/conedevelopment/base-starter-theme
44
Description: A minimalistic WordPress starter theme for the classical editor.
55
Author: Cone
66
Author URI: https://conedevelopment.com/
7-
Version: 1.0.0
7+
Version: 0.1.0
88
Tested up to: 6.6
99
Requires PHP: 8.0
1010
Text Domain: base

0 commit comments

Comments
 (0)