One more chnagelog update

This commit is contained in:
johnnyq 2025-03-29 15:35:40 -04:00
parent 7d7854424c
commit 2f82647f5e
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
This file documents all notable changes made to ITFlow.
## [25.03 UNRELEASED]
## [25.03]
### Fixed
- Resolved missing attachments in ticket replies processed via the email parser.

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.02.4");
DEFINE("APP_VERSION", "25.03");