diff --git a/package.json b/package.json index b7eb2877d1..6c64451df5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textpattern", "title": "Textpattern CMS", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "Textpattern is a flexible, elegant and easy-to-use CMS.", "author": "Team Textpattern", "homepage": "https://textpattern.com/", diff --git a/textpattern/admin-themes/classic/manifest.json b/textpattern/admin-themes/classic/manifest.json index 7d25782d70..87749c8bab 100644 --- a/textpattern/admin-themes/classic/manifest.json +++ b/textpattern/admin-themes/classic/manifest.json @@ -1,7 +1,7 @@ { "title": "Classic", "txp-type": "textpattern-admin-theme", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "Textpattern CMS Classic admin theme.", "author": "Phil Wareham", "author_uri": "https://github.com/philwareham/textpattern-classic-admin-theme" diff --git a/textpattern/admin-themes/hive/manifest.json b/textpattern/admin-themes/hive/manifest.json index 11a5836d6d..1981c0e45e 100644 --- a/textpattern/admin-themes/hive/manifest.json +++ b/textpattern/admin-themes/hive/manifest.json @@ -1,7 +1,7 @@ { "title": "Hive", "txp-type": "textpattern-admin-theme", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "Textpattern CMS Hive admin theme (Classic Yellow).", "author": "Phil Wareham", "author_uri": "https://github.com/philwareham/textpattern-hive-admin-theme" diff --git a/textpattern/admin-themes/hiveneutral/manifest.json b/textpattern/admin-themes/hiveneutral/manifest.json index 4a14cbb768..f3db6dc782 100644 --- a/textpattern/admin-themes/hiveneutral/manifest.json +++ b/textpattern/admin-themes/hiveneutral/manifest.json @@ -1,7 +1,7 @@ { "title": "Hive (Flat Neutral)", "txp-type": "textpattern-admin-theme", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "Textpattern CMS Hive admin theme (Flat Neutral).", "author": "Phil Wareham", "author_uri": "https://github.com/philwareham/textpattern-hive-admin-theme" diff --git a/textpattern/setup/themes/four-point-seven/manifest.json b/textpattern/setup/themes/four-point-seven/manifest.json index f0a64300e0..3e3e5a3788 100644 --- a/textpattern/setup/themes/four-point-seven/manifest.json +++ b/textpattern/setup/themes/four-point-seven/manifest.json @@ -1,7 +1,7 @@ { "title": "Four Point Seven", "txp-type": "textpattern-theme", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "The default theme shipped with Textpattern CMS 4.7.", "author": "Team Textpattern", "author_uri": "https://github.com/textpattern/textpattern-default-theme" diff --git a/textpattern/setup/themes/zero/manifest.json b/textpattern/setup/themes/zero/manifest.json index a15a4522e0..ad0d19d169 100644 --- a/textpattern/setup/themes/zero/manifest.json +++ b/textpattern/setup/themes/zero/manifest.json @@ -1,7 +1,7 @@ { "title": "Zero (empty theme)", "txp-type": "textpattern-theme", - "version": "4.7.0-rc.1", + "version": "4.7.0", "description": "The empty theme shipped with Textpattern CMS.", "author": "Team Textpattern", "author_uri": "https://github.com/textpattern/textpattern",