diff --git a/include/version.php b/include/version.php index b44645a42..099f7faf6 100644 --- a/include/version.php +++ b/include/version.php @@ -10,7 +10,7 @@ class Version { const FORUM_VERSION = '1.0.10'; // The Luna Core version - const FORUM_CORE_VERSION = '1.0.4366'; + const FORUM_CORE_VERSION = '1.0.4367'; // The Luna Core code name const FORUM_CODE_NAME = 'aero'; diff --git a/themes/Luna/information.php b/themes/Luna/information.php index c06f92e5d..056415fcb 100644 --- a/themes/Luna/information.php +++ b/themes/Luna/information.php @@ -15,10 +15,10 @@ luna Luna Studio 384 - 3 September 2015 - 1.0.9 + 9 October 2015 + 1.0.10 1.0.0 - 1.0.9 + 1.0.10 Luna is the default theme of the Luna software, this modern, fresh, yet colorfull design makes your board an unique piece! XML; diff --git a/version.txt b/version.txt index 422332520..460e0a775 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.4366 \ No newline at end of file +1.0.4367 \ No newline at end of file