Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blootsvoets committed Nov 10, 2022
1 parent 76613fc commit 9f80f4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

allprojects {
group = "org.radarbase"
version = "4.1.3-SNAPSHOT"
version = "4.1.3"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

kotlin.code.style=official
kotlinVersion=1.7.20
kotlinVersion=1.7.21
ktlintVersion=0.45.2

okhttpVersion=4.10.0
Expand Down

0 comments on commit 9f80f4c

Please sign in to comment.