Skip to content

Commit

Permalink
Bump to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MinnDevelopment committed Aug 2, 2023
1 parent 12ba96d commit a49409d
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 @@ -13,7 +13,7 @@ plugins {

val major = "0"
val minor = "8"
val patch = "2"
val patch = "3"

group = "club.minnced"
version = "$major.$minor.$patch"
Expand Down

0 comments on commit a49409d

Please sign in to comment.