Update app version and changelog

This commit is contained in:
johnnyq 2025-03-29 18:18:52 -04:00
parent 127afdca0d
commit 531f3ec741
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
This file documents all notable changes made to ITFlow.
## [25.03.2]
### Fixed
- Revert DB.sql change
## [25.03.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", "25.03.1");
DEFINE("APP_VERSION", "25.03.2");