Skip to content

Commit 1977d50

Browse files
committed
Put version number into name
Makes switching theme versions easier
1 parent cbb5f12 commit 1977d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Textpattern Hive Framework",
2+
"title": "Textpattern Hive Framework @@version",
33
"txp-type": "textpattern-theme",
44
"version": "@@version",
55
"description": "A Textpattern website theme development framework.",

themes/hive-framework-0.0.3/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Textpattern Hive Framework",
2+
"title": "Textpattern Hive Framework 0.0.3",
33
"txp-type": "textpattern-theme",
44
"version": "0.0.3",
55
"description": "A Textpattern website theme development framework.",

0 commit comments

Comments
 (0)