Skip to content

Commit

Permalink
1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TechLord22 committed Aug 12, 2023
1 parent 7830502 commit 3e0bbc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,7 @@

* Added Distinct Buses to the Large Circuit Assembler (#53)
* Added Compat for GTCEu 2.7.0 (#52)

## v1.2.5

* Fixed missing recipes due to materials missing double plates (#56)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ modGroup = gregicality

# Version of your mod.
# This field can be left empty if you want your mod's version to be determined by the latest git tag instead.
modVersion = 1.2.4
modVersion = 1.2.5

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

0 comments on commit 3e0bbc1

Please sign in to comment.