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

Commit a476b03

Browse files
committed
v0.2.4
1 parent 72fed40 commit a476b03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.daemon = false
77
minecraft_version = 1.12.2
88
maven_group = net.htmlcsjs
99
archives_base_name = htmltech
10-
version=0.2.3
10+
version=0.2.4
1111

1212
# This will downlaod sourses and Javadoc for the dependencies (for example mixins), set which ide you use
1313
# You can look up dependencies and their available sources and Javadoc in intellij by going to File ProjectStructure Libaries

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.2.3",
6+
"version": "0.2.4",
77
"mcversion": "1.12",
88
"url": "",
99
"updateUrl": "",

0 commit comments

Comments
 (0)