Version Bump
This commit is contained in:
parent
7f1f4b011d
commit
313bcc1738
4 changed files with 7 additions and 4 deletions
|
@ -12,6 +12,9 @@ Freddie is a theme using a full-screen background image to captivate the viewer
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.1 =
|
||||
* Freddie: Submission preps (#7627)
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Freddie is a theme using a full-screen background image to captivat
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.4
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: freddie
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.493",
|
||||
"version": "1.0.494",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.493",
|
||||
"version": "1.0.494",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.493",
|
||||
"version": "1.0.494",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue