Skip to content
Snippets Groups Projects
Verified Commit 24d2ad41 authored by Luc Everse's avatar Luc Everse :passport_control:
Browse files

Prepare for release of 2.5.1

parent d64dc249
No related branches found
No related tags found
2 merge requests!183Release 2.5.1,!182Prepare for release of 2.5.1
Pipeline #740245 passed
......@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Changed
### Fixed
## [2.5.1] - [2022-09-12]
### Fixed
* Reports for Submit no longer escape HTML entities (!180)
## [2.5.0] - [2022-09-12]
......
......@@ -26,7 +26,7 @@ allprojects {
apply plugin: ScompPlugin
group 'nl.tudelft.ewi'
version = '2.5.0'
version = '2.5.1'
sourceCompatibility = '1.11'
targetCompatibility = '1.11'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment