diff --git a/README.md b/README.md index f7ead65d1..209a96ddd 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,7 @@ Feel free to contribute if you have any suggestions or ideas. ### Demo You can find a working demo over here: http://bans.yeahwh.at + +### Version + +1.1 diff --git a/settingsRename.php b/settingsRename.php index 4fd99e5fb..ad09ceba0 100644 --- a/settingsRename.php +++ b/settingsRename.php @@ -70,4 +70,10 @@ $theme['navbar-dark'] = false; // Enable dark theme for the navbar +/** +* Don't change the variables below! +**/ + +$settings['version'] = "1.1" + ?>