Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed Jul 28, 2023
1 parent a1cb198 commit 5471769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ scmVersion {
}
}
//project.version = "${SRU}-${scmVersion.version}"
project.version = "${SRU}-9.4.2"
project.version = "${SRU}-9.4.3"

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit 5471769

Please sign in to comment.