Skip to content

Commit

Permalink
chore: Post release work
Browse files Browse the repository at this point in the history
Added NEWS.md section, bumped version -> 6.2.0-SNAPSHOT

ERM-3260
  • Loading branch information
EthanFreestone committed Oct 30, 2024
1 parent 3ea748c commit 14a7cf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 6.2.0 IN PROGRESS

## 6.1.0 2024-10-30
* ERM-3369 Update module license, guidance and dependencies for mod-licenses
* ERM-3089 missing content-type header in /licenses/licenses/${uuid}/linkedAgreements response
Expand Down
4 changes: 2 additions & 2 deletions service/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ gormVersion=8.0.3

# Application
appName=mod-licenses
appVersion=6.1.0
okapiInterfaceVersion=6.1
appVersion=6.2.0-SNAPSHOT
okapiInterfaceVersion=6.2
dockerTagSuffix=
dockerRepo=folioci

Expand Down

0 comments on commit 14a7cf4

Please sign in to comment.