diff --git a/package.json b/package.json index 83619f73..ea080003 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textpattern-com", "description": "Official website of the Textpattern project.", - "version": "1.5.1", + "version": "1.5.2", "repository": { "type": "git", "url": "https://github.com/textpattern/textpattern-com-website" diff --git a/src/templates/manifest.json b/src/templates/manifest.json index 27063771..ec4663cf 100644 --- a/src/templates/manifest.json +++ b/src/templates/manifest.json @@ -1,7 +1,7 @@ { "title": "Textpattern.com", "txp-type": "textpattern-theme", - "version": "1.5.1", + "version": "1.5.2", "description": "Textpattern.com site theme.", "author": "Phil Wareham", "author_uri": "https://github.com/textpattern/textpattern-com-website"