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

Commit 4d8f35f

Browse files
committed
ver 0.1.1-beta
1 parent b4ad963 commit 4d8f35f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
apply plugin: 'net.minecraftforge.gradle.forge'
1313

1414

15-
version = "0.1.0-alpha"
15+
version = "0.1.1-beta"
1616
group = "net.htmlcsjs.htmlTech"
1717
archivesBaseName = "htmlTech"
1818

src/main/resources/mcmod.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"modid": "htmltech",
44
"name": "htmlcsjs's Tech Mod",
55
"description": "Somewhat Crappy GregTech CEu addon.",
6-
"version": "0.1",
6+
"version": "0.1.1",
77
"mcversion": "1.12",
88
"url": "",
99
"updateUrl": "",

0 commit comments

Comments
 (0)