Update to v1.5.2

This commit is contained in:
Marius Lindvall 2019-12-10 17:01:16 +01:00
parent b94dacdb6a
commit 9c6e5e6362
3 changed files with 20 additions and 3 deletions

View file

@ -3,7 +3,7 @@
// An include file containing constants and common functions for the Hauk
// backend. It loads the configuration file and declares it as a constant.
const BACKEND_VERSION = "1.5";
const BACKEND_VERSION = "1.5.2";
const LANGUAGES = ["ca", "de", "en", "eu", "fr", "nb_NO", "nl", "nn", "ru", "uk"];
// Create mode for create.php. Corresponds with the constants from the Android