Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Feb 12, 2022
1 parent b04db61 commit 7390f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.util.Properties
import java.io.FileInputStream

val publishGroupId by extra("io.github.solrudev")
val publishVersion by extra("1.2.3")
val publishVersion by extra("1.2.4")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit 7390f5e

Please sign in to comment.