Fix version number in default

This commit is contained in:
Tyler Kelley 2024-05-21 16:30:07 -05:00
parent 5acaa6a37e
commit 931f6b87c9

View File

@ -183,7 +183,7 @@
];
environment.variables = {
ZANEYOS_VERSION = "2.0";
ZANEYOS_VERSION = "2.1";
ZANEYOS = "true";
};