Skip to content

Commit

Permalink
bump version to 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
zomb-676 authored Aug 31, 2023
1 parent 0924db3 commit cbeb849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Constant.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const val modernui_version = "3.7.1.3"

//Project
const val version_major = 0.1
const val version_patch = 21
const val version_patch = 22
const val semantics_version = "$minecraft_version-$version_major.$version_patch"
const val maven_path = "snapshots"
const val maven_group = "com.lowdragmc.shimmer"
Expand Down

0 comments on commit cbeb849

Please sign in to comment.