Skip to content

Commit

Permalink
upgrade the version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feeblefakie committed Feb 24, 2022
1 parent 2e04949 commit 4b2853d
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 @@ -98,7 +98,7 @@ targetCompatibility = 1.8

group = "com.scalar-labs"
archivesBaseName = "scalar-admin"
version = "1.0.0"
version = "1.1.0"

// for archiving and uploading to maven central
//apply from: 'archive.gradle'

0 comments on commit 4b2853d

Please sign in to comment.