Update app version and Changelog hotfix

This commit is contained in:
johnnyq 2025-03-29 17:43:00 -04:00
parent d5665c2577
commit 1e98ee8916
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
This file documents all notable changes made to ITFlow.
## [25.03.1]
### Fixed
- Phone number missing in various sections.
- Match Database.
- Client Export Only display licenses users and assets from the selected client only.
## [25.03]
### Fixed

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");
DEFINE("APP_VERSION", "25.03.1");