diff --git a/build/index.php b/build/index.php index b86e84e..9f74d66 100755 --- a/build/index.php +++ b/build/index.php @@ -308,7 +308,7 @@ Actions: /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// Do not edit below this line unless you know what you are doing! /////////////// /////////////////////////////////////////////////////////////////////////////////////////////// -$version = "v0.12.1-dev"; +$version = "v0.12.1"; /// Environment /// $env = new stdClass(); $env->action = $settings->defaultaction; @@ -1047,7 +1047,7 @@ class page_renderer @@ -1059,7 +1059,7 @@ class page_renderer

From {sitename}, which is managed by {admin-details-name}.

{footer-message}

Timed at {generation-date}

-

Powered by Pepperminty Wiki v0.12.1-dev.

+

Powered by Pepperminty Wiki v0.12.1.

"; // An array of functions that have been registered to process the @@ -1114,7 +1114,7 @@ class page_renderer "{body}" => $body_template, "{sitename}" => $logo_html, - "v0.12.1-dev" => $version, + "v0.12.1" => $version, "{favicon-url}" => $settings->favicon, "{header-html}" => self::get_header_html(), diff --git a/module_index.json b/module_index.json index 46be0ef..d04da24 100755 --- a/module_index.json +++ b/module_index.json @@ -50,7 +50,7 @@ "author": "Starbeamrainbowlabs", "description": "Adds recent changes. Access through the 'recent-changes' action.", "id": "feature-recent-changes", - "lastupdate": 1473616598, + "lastupdate": 1473616618, "optional": false }, { diff --git a/version b/version index 693ad7d..9ca265d 100644 --- a/version +++ b/version @@ -1 +1 @@ -v0.12.1-dev +v0.12.1