mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Update to v1.6.1
This commit is contained in:
parent
4ee03b3479
commit
51241fa872
3 changed files with 6 additions and 3 deletions
|
|
@ -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.6";
|
||||
const BACKEND_VERSION = "1.6.1";
|
||||
const LANGUAGES = ["ca", "de", "en", "eu", "fr", "it", "nb_NO", "nl", "nn", "ro", "ru", "tr", "uk"];
|
||||
|
||||
// Create mode for create.php. Corresponds with the constants from the Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue