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

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
htmlcsjs committed Apr 6, 2022
1 parent 5cdff21 commit 4d2c29d
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 @@ -27,7 +27,7 @@ apply {
val mcVersion = "1.12.2"
val forgeVersion = "14.23.5.2847"
val mcFullVersion = "$mcVersion-$forgeVersion"
val modVersion = "0.1.3-beta"
val modVersion = "0.2.0-beta"
version = "$mcVersion-$modVersion"
group = "net.htmlcsjs.htmlTech"

Expand Down

0 comments on commit 4d2c29d

Please sign in to comment.