Skip to content

Commit

Permalink
Remove snapshot qualifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Brikster committed Jul 29, 2023
1 parent 036e6b6 commit 442ebd6
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
@@ -1,6 +1,6 @@
allprojects {
group = 'ru.mrbrikster'
version = '2.19.13-SNAPSHOT'
version = '2.19.13'
}

subprojects {
Expand Down

0 comments on commit 442ebd6

Please sign in to comment.