Bump App Version and changelog

This commit is contained in:
johnnyq
2026-09-02 19:17:47 -04:00
parent f1ea055f51
commit b982dfe2d1
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.1");
DEFINE("APP_VERSION", "26.09.2");