diff --git a/CHANGELOG.md b/CHANGELOG.md index eb93c67..bddd58e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. -## Unreleased +## [1.0.2] - 2022-11-18 ### Fixed - ME Requester Terminal not lighting up when connected to the network @@ -24,5 +24,6 @@ Initial release! [semantic versioning]: https://semver.org/spec/v2.0.0.html +[1.0.2]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-fabric-1.0.2 [1.0.1]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-fabric-1.0.1 [1.0.0]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-fabric-1.0.0 diff --git a/gradle.properties b/gradle.properties index 286894d..136aa37 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ modId = merequester modName = ME Requester modBase = com.almostreliable -modVersion = 1.0.1 +modVersion = 1.0.2 modAuthor = AlmostReliable modDescription = Keep items and fluids in your ME-System in stock.