mirror of https://github.com/itflow-org/itflow
One more chnagelog update
This commit is contained in:
parent
7d7854424c
commit
2f82647f5e
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Reference in New Issue