Skip to content

Commit

Permalink
Bump to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NoComment1105 committed Feb 14, 2022
1 parent a66d296 commit 0bdd6da
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Version 1.3.0
* Update to 1.18
* Remove deprecated `breakByTool` api usage
* Combine the registries in a single class
## Version 1.3.1
* Internally updated to 1.18.1
* Updated Gradle, Loom, Fabric Loader
* Cleaned up buildscript
* Internally switched to Quilt Mappings
* Fixed the top and bottom textures of the smooth deepslate variants being incorrect
* Fixed issue tracker link being wrong in crash_report.md
* Removed un-needed mixin
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ loader_version=0.13.1
fabric_version=0.46.4+1.18

# Mod Versioning
mod_version =1.3.0
mod_version =1.3.1

# Naming
maven_group = io.github.nocomment1105.deepslatecutting
Expand Down

0 comments on commit 0bdd6da

Please sign in to comment.