mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-21 22:23:09 +01:00
Fix version number in default
This commit is contained in:
parent
5acaa6a37e
commit
931f6b87c9
@ -183,7 +183,7 @@
|
||||
];
|
||||
|
||||
environment.variables = {
|
||||
ZANEYOS_VERSION = "2.0";
|
||||
ZANEYOS_VERSION = "2.1";
|
||||
ZANEYOS = "true";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user