mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 22:04:51 +00:00
Fix Version
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This file documents all notable changes made to ITFlow.
|
This file documents all notable changes made to ITFlow.
|
||||||
|
|
||||||
## [26.2] Stable Release
|
## [26.02] Stable Release
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- Mail Parser - Do not automatically send new ticket notifications to noreply/donotreply addresses.
|
- Mail Parser - Do not automatically send new ticket notifications to noreply/donotreply addresses.
|
||||||
- Ticket: removed newline \n on Parsed emails.
|
- Ticket: removed newline \n on Parsed emails.
|
||||||
|
|||||||
@@ -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.
|
* 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.2");
|
DEFINE("APP_VERSION", "26.02");
|
||||||
|
|||||||
Reference in New Issue
Block a user