mirror of
https://github.com/itflow-org/itflow
synced 2026-04-18 02:25:40 +00:00
Update App version
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This file documents all notable changes made to ITFlow.
|
||||
|
||||
## [26.03.1] Maint Release
|
||||
## [26.04] Stable Release
|
||||
### Bug Fixes
|
||||
- Racks: Fix Device Removal.
|
||||
- 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.
|
||||
|
||||
## [26.03] Stable Release
|
||||
### Bug Fixes
|
||||
- Ticket Templates: Fix Task Sorting.
|
||||
- Ticket Templates: Fix Task Sortinhahahg.
|
||||
- Ticket: Lower autoclose setting minimum value from 48 to 24 Hours.
|
||||
- Ticket: Fix Task Approval.
|
||||
- Recurring Ticket: add empty value placeholder for Ticket Frequency.
|
||||
|
||||
@@ -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", "26.03.1");
|
||||
DEFINE("APP_VERSION", "26.04");
|
||||
|
||||
Reference in New Issue
Block a user