Skip to content

Commit

Permalink
release update
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed Apr 26, 2021
1 parent 6e696fc commit b01f37a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ out
.idea/prowide-core.iml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/workspace.xml
.idea/libraries-with-intellij-classes.xml
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 Core - CHANGELOG
-----------------------------------------------------------------------------------------------------------------------

SNAPSHOT 9.1.4
RELEASE 9.1.4 - April 2021
* Fixed getConditionalQualifier in fields 69C, 69D and 92H
* Fixed field 41D isOptional(component) method
* (JIRA-510) Fixed parser of field 90L
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ archivesBaseName = 'pw-swift-core'

def SRU = "2020"

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

sourceCompatibility = '1.8'
Expand Down

0 comments on commit b01f37a

Please sign in to comment.