Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed Dec 19, 2021
1 parent ccc35f4 commit 34935cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Prowide ISO 20022 - CHANGELOG
-----------------------------------------------------------------------------------------------------------------------

SNAPSHOT 9.2.4
RELEASE 9.2.4 - December 2021
* Added com.prowidesoftware.iso20022 as automatic module name in the MANIFEST for JPMS support

RELEASE 9.2.3 - October 2021
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'maven-publish'

def SRU = "2021"

version = "SRU${SRU}-9.2.4-SNAPSHOT"
version = "SRU${SRU}-9.2.4"
group 'com.prowidesoftware'

sourceCompatibility = '1.8'
Expand Down

0 comments on commit 34935cf

Please sign in to comment.