diff --git a/CHANGELOG.md b/CHANGELOG.md index 38845e3..cd043a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2101.1.5] + +### Changed +* Overhauled and cleaned up many icon textures + ## [2101.1.4] ### Added diff --git a/gradle.properties b/gradle.properties index 5ab35e3..133fb1b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.daemon=false # Mod mod_id=ftblibrary readable_name=FTB Library -mod_version=2101.1.4 +mod_version=2101.1.5 mod_author=FTB Team # Maven archives_base_name=ftb-library