Skip to content

Commit 8a4bb2e

Browse files
committed
Update App version
1 parent c25b5aa commit 8a4bb2e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This file documents all notable changes made to ITFlow.
44

5-
## [26.03.1] Maint Release
5+
## [26.04] Stable Release
66
### Bug Fixes
77
- Racks: Fix Device Removal.
88
- Table Lists: replace class table-responsive-sm with just table-reponsive was causing ui issues with certain screen sizes.
@@ -26,7 +26,7 @@ This file documents all notable changes made to ITFlow.
2626

2727
## [26.03] Stable Release
2828
### Bug Fixes
29-
- Ticket Templates: Fix Task Sorting.
29+
- Ticket Templates: Fix Task Sortinhahahg.
3030
- Ticket: Lower autoclose setting minimum value from 48 to 24 Hours.
3131
- Ticket: Fix Task Approval.
3232
- Recurring Ticket: add empty value placeholder for Ticket Frequency.

includes/app_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* 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.
66
*/
77

8-
DEFINE("APP_VERSION", "26.03.1");
8+
DEFINE("APP_VERSION", "26.04");

0 commit comments

Comments
 (0)