Version Bump
This commit is contained in:
parent
c996af0595
commit
8c7b2bf8c5
4 changed files with 7 additions and 4 deletions
|
@ -12,6 +12,9 @@ OnyxPulse is a simple business theme for a legal service.
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.2 =
|
||||
* OnyxPulse: Adds strict type (#7823)
|
||||
|
||||
= 1.0.1 =
|
||||
* OnyxPulse: Reduce the file size of the screenshot and adjusted the theme tags. (#7822)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: OnyxPulse is a blog theme with Health Goth aesthetics. The theme em
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.5
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: onyxpulse
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.529",
|
||||
"version": "1.0.530",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.529",
|
||||
"version": "1.0.530",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.529",
|
||||
"version": "1.0.530",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue