Skip to content

Commit 8e8a05a

Browse files
committed
version bump
1 parent 32e4540 commit 8e8a05a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
if ( ! defined( '_S_VERSION' ) ) {
1111
// Replace the version number of the theme on each release.
12-
define( '_S_VERSION', '1.1.0' );
12+
define( '_S_VERSION', '1.1.1' );
1313
}
1414

1515
/**

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.

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Theme URI: https://github.com/christophery/proton
44
Author: Chris Yee
55
Author URI: https://chrisyee.ca/
66
Description: Proton is a simple personal blogging theme for WordPress. This theme is inspired by Casper 5.0, the default theme from the Ghost blogging platform.
7-
Version: 1.1.0
8-
Tested up to: 6.5
7+
Version: 1.1.1
8+
Tested up to: 6.7
99
License: MIT
1010
License URI: LICENSE
1111
Text Domain: proton

0 commit comments

Comments
 (0)