Skip to content

Commit fcc8a63

Browse files
committed
1.2.4
1 parent 65a00c5 commit fcc8a63

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,8 @@
111111

112112
* Fixed Alloy Blast recipes not generating for materials missing hot ingots
113113
* No longer using deprecated features as of GTCEu v2.6.2
114+
115+
## v1.2.4
116+
117+
* Added Distinct Buses to the Large Circuit Assembler (#53)
118+
* Added Compat for GTCEu 2.7.0 (#52)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ modGroup = gregicality
77

88
# Version of your mod.
99
# This field can be left empty if you want your mod's version to be determined by the latest git tag instead.
10-
modVersion = 1.2.3
10+
modVersion = 1.2.4
1111

1212
# Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version)
1313
includeMCVersionJar = false

0 commit comments

Comments
 (0)