From f10257f7e0441e4281b1e5bb04c81366711850b8 Mon Sep 17 00:00:00 2001 From: Phil Wareham Date: Thu, 2 May 2019 11:43:39 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- src/templates/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fb37fd06..c54ff971 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textpattern-com", "description": "Official website of the Textpattern project.", - "version": "1.5.0", + "version": "1.5.1", "repository": { "type": "git", "url": "https://github.com/textpattern/textpattern-com-website" diff --git a/src/templates/manifest.json b/src/templates/manifest.json index c0d63bb1..27063771 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.0", + "version": "1.5.1", "description": "Textpattern.com site theme.", "author": "Phil Wareham", "author_uri": "https://github.com/textpattern/textpattern-com-website"