Skip to content

Commit

Permalink
Removed letters from version
Browse files Browse the repository at this point in the history
Just guessing maybe this is the root cause of a 409
  • Loading branch information
pfrank13 committed Jul 13, 2022
1 parent 415adb2 commit 967b394
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 @@ -18,7 +18,7 @@ apply plugin: 'jacoco'

allprojects {
group = 'io.emeraldpay.polkaj'
version = "0.3.1.UL"
version = "0.3.1.1"

repositories {
mavenLocal()
Expand Down

0 comments on commit 967b394

Please sign in to comment.