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

Commit

Permalink
ver 0.1.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
htmlcsjs committed Jan 8, 2022
1 parent b4ad963 commit 4d8f35f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'


version = "0.1.0-alpha"
version = "0.1.1-beta"
group = "net.htmlcsjs.htmlTech"
archivesBaseName = "htmlTech"

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"modid": "htmltech",
"name": "htmlcsjs's Tech Mod",
"description": "Somewhat Crappy GregTech CEu addon.",
"version": "0.1",
"version": "0.1.1",
"mcversion": "1.12",
"url": "",
"updateUrl": "",
Expand Down

0 comments on commit 4d8f35f

Please sign in to comment.