Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Jul 10, 2020
1 parent 369d96b commit ebde8d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/four-point-eight/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Four Point Eight",
"txp-type": "textpattern-theme",
"version": "4.8.1",
"version": "4.8.2",
"description": "The default theme shipped with Textpattern CMS 4.8.",
"author": "Team Textpattern",
"author_uri": "https://github.com/textpattern/textpattern-default-theme"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "textpattern-default-theme",
"title": "Default theme",
"txp-type": "textpattern-theme",
"version": "4.8.1",
"version": "4.8.2",
"description": "The default theme that ships as standard with Textpattern CMS.",
"author": "Team Textpattern",
"homepage": "https://github.com/textpattern/textpattern-default-theme",
Expand Down
2 changes: 1 addition & 1 deletion src/templates/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Four Point Eight",
"txp-type": "textpattern-theme",
"version": "4.8.1",
"version": "4.8.2",
"description": "The default theme shipped with Textpattern CMS 4.8.",
"author": "Team Textpattern",
"author_uri": "https://github.com/textpattern/textpattern-default-theme"
Expand Down

0 comments on commit ebde8d6

Please sign in to comment.