Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Feb 14, 2020
1 parent 4e69b7f commit 175f5ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/classic/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Classic",
"txp-type": "textpattern-admin-theme",
"version": "4.8.0-beta.2",
"version": "4.8.0-beta.3",
"description": "Textpattern CMS Classic admin theme.",
"author": "Phil Wareham",
"author_uri": "https://github.com/philwareham/textpattern-classic-admin-theme"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "textpattern-classic-admin-theme",
"description": "The classic admin theme that ships as standard with Textpattern CMS.",
"version": "4.8.0-beta.2",
"version": "4.8.0-beta.3",
"keywords": [
"admin",
"theme",
Expand Down
2 changes: 1 addition & 1 deletion src/classic/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Classic",
"txp-type": "textpattern-admin-theme",
"version": "4.8.0-beta.2",
"version": "4.8.0-beta.3",
"description": "Textpattern CMS Classic admin theme.",
"author": "Phil Wareham",
"author_uri": "https://github.com/philwareham/textpattern-classic-admin-theme"
Expand Down

0 comments on commit 175f5ab

Please sign in to comment.