From 5026e50df8ee8bd7e8488cf7d7e24111896f3ac7 Mon Sep 17 00:00:00 2001 From: philwareham Date: Fri, 19 Jun 2020 11:00:18 +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 d519365a..9852c19f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textpattern-com", "description": "Official website of the Textpattern project.", - "version": "1.5.5", + "version": "1.5.6", "repository": { "type": "git", "url": "https://github.com/textpattern/textpattern-com-website" diff --git a/src/templates/manifest.json b/src/templates/manifest.json index 055ef936..b3c406b6 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.5", + "version": "1.5.6", "description": "Textpattern.com site theme.", "author": "Phil Wareham", "author_uri": "https://github.com/textpattern/textpattern-com-website"