Skip to content

Commit

Permalink
chore: Release 7.1.3
Browse files Browse the repository at this point in the history
Added NEWS section and bumped version to 7.1.3

ERM-3454
  • Loading branch information
Jack-Golding committed Dec 6, 2024
1 parent d332bf6 commit b5b2e06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 7.1.3
* ERM-3436 When exporting a KBART file, the column date_last_issue_online should not contain a NULL value in case there is no end year
* ERM-3432 Add documentation to mod-agreements README regarding upgrade / federated lock advice

## 7.1.2
* ERM-3455 pushPkg endpoint in mod-agreements works unexpectedly slowly

Expand Down
2 changes: 1 addition & 1 deletion service/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gormVersion=8.0.3

# Application
appName=mod-agreements
appVersion=7.1.2
appVersion=7.1.3
okapiInterfaceVersion=7.1
dockerTagSuffix=
dockerRepo=folioci
Expand Down

0 comments on commit b5b2e06

Please sign in to comment.