User: joe Date: 16 Nov 25 11:15 Revision: db39fda52f5198de46b0bbcf9cba8f46749f7bb2 Summary: Bump version TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10301&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 41b031fd88937cfcd10c740b9c777c013ae48d7e) +++ changelog.md (revision db39fda52f5198de46b0bbcf9cba8f46749f7bb2) @@ -1,5 +1,12 @@ # Minecraft Development for IntelliJ +## [1.8.9] + +### Fixed + +- Fixed freeze in project creator +- Fixed ModifyExpressionValue sometimes being detected as disallowed if MixinExtras expressions are used + ## [1.8.8] ### Fixed Index: gradle.properties =================================================================== --- gradle.properties (revision 41b031fd88937cfcd10c740b9c777c013ae48d7e) +++ gradle.properties (revision db39fda52f5198de46b0bbcf9cba8f46749f7bb2) @@ -23,7 +23,7 @@ ideaVersionName = 2024.3 -coreVersion = 1.8.8 +coreVersion = 1.8.9 # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false Index: readme.md =================================================================== --- readme.md (revision 41b031fd88937cfcd10c740b9c777c013ae48d7e) +++ readme.md (revision db39fda52f5198de46b0bbcf9cba8f46749f7bb2) @@ -31,7 +31,7 @@ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.8-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.9-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------