Skip to content

Commit

Permalink
chore: bump version & update changelog (#465)
Browse files Browse the repository at this point in the history
* chore: bump version & update changelog

* chore: update changelog
  • Loading branch information
mikerooni authored Oct 10, 2023
1 parent 4ed264d commit 9a41904
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# ChangeLog

* add item pipes
* add long distance pipelines
* fix crash when joining servers
* fix pipe covers not having collision
* add oilsands veins
* fix machines sometimes losing NBT
* fix large mixer using the wrong casing
* add tooltip to item pipes
* fix small distillery recipes missing
* fix multi smelter being able to run centrifuge recipes
* fix machines not being silenced/muffled when right-clicking with a hammer
* fix machine controller using the redstone signal from adjacent block's wrong side
* fix onChanged() not being thread-safe
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx6G
# Mod Info
mod_id = gtceu
mod_name = GregTech
mod_version = 1.0.13
mod_version = 1.0.13.a
mod_description = GregTech CE Unofficial, ported from 1.12.2
mod_license = LGPL-3.0 license
mod_url = https://github.com/GregTechCEu/GregTech-Modern/
Expand Down

0 comments on commit 9a41904

Please sign in to comment.