Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yefancy committed Nov 25, 2023
1 parent f2d1e74 commit b8db12d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Constant.kt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ const val modernui_core_version = "3.7.1"
const val modernui_version = "3.7.1.3"

//Project
const val version_major = 0.1
const val version_patch = 22
const val version_major = 0.2
const val version_patch = 0
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 b8db12d

Please sign in to comment.