Skip to content

Commit

Permalink
fixup! Release 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-axelor committed Oct 5, 2020
1 parent 6492ff5 commit 97ca8ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
maven { url 'https://repository.axelor.com/nexus/public/' }
}
ext.openPlatformVersion = '5.3.5'
ext.appVersion = '5.4.0'
ext.appVersion = '5.4.1'
repositories repos
dependencies {
classpath "com.axelor:axelor-gradle:${openPlatformVersion}"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ db.default.password = *****
# ~~~~~
application.name = Axelor Open Suite
application.description = Axelor Entreprise Application
application.version = 5.4.0
application.version = 5.4.1
application.author = Axelor

# link to be used with header logo
Expand Down

0 comments on commit 97ca8ae

Please sign in to comment.