TheIllusiveC4 5 жил өмнө
parent
commit
2a99643821

+ 5 - 1
docs/CHANGELOG.md

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project does not adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
 
-## [3.0](https://github.com/TheIllusiveC4/CustomFoV/compare/1.14.x...master) - 2020.02.09
+## [3.0.0.1](https://github.com/TheIllusiveC4/CustomFoV/compare/031306751e3bbc7101bc506b7695577e4af721ea...master) - 2020.02.13
+### Fixed
+- Fixed issue with underwater FoV glitching [#2](https://github.com/TheIllusiveC4/CustomFoV/issues/2)
+
+## [3.0](https://github.com/TheIllusiveC4/CustomFoV/compare/1.14.x...031306751e3bbc7101bc506b7695577e4af721ea) - 2020.02.09
 ### Changed
 - Ported to 1.15.2 Forge

+ 1 - 1
gradle.properties

@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
 org.gradle.daemon=false
 
 # Mod
-mod_version=3.0
+mod_version=3.0.0.1
 mod_group=top.theillusivec4.customfov
 mod_id=customfov
 mod_name=Custom FoV