Merge pull request #1300 from itflow-org/develop

Develop to Master
This commit is contained in:
Johnny
2026-09-02 19:19:24 -04:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
This file documents all notable changes made to ITFlow.
## [26.09.2] Maint Release
- Updates the App Version to a proper version number.
## [26.09.1] Maint Release
### Upgrading to 26.09.1

View File

@@ -5,4 +5,4 @@
* 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", "26.09");
DEFINE("APP_VERSION", "26.09.2");