Increased version to 25.01.1 for a hotfix release

This commit is contained in:
johnnyq
2025-01-30 14:17:08 -05:00
parent dd94e594a1
commit 2e5b0d1429
2 changed files with 4 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
/*
* ITFlow
* This file defines the current ITFlow release/version
* Update this file each time we merge develop into master. Format is YY.M (add a .v if there is more than one release a month.
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
*/
DEFINE("APP_VERSION", "25.01");
DEFINE("APP_VERSION", "25.01.1");