User: joe Date: 14 Nov 25 12:23 Revision: 661be29df12cf9933b9566d0430bb1aca73a0256 Summary: Bump version TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10283&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 1fcc2d6cbecbe6cc39cbc90c768b167f62a3493c) +++ changelog.md (revision 661be29df12cf9933b9566d0430bb1aca73a0256) @@ -1,5 +1,11 @@ # Minecraft Development for IntelliJ +## [1.8.8] + +### Fixed + +- `@At` targets inside `@Slice` are no longer checked for invalid instructions according to the injector type. + ## [1.8.7] ### Added Index: gradle.properties =================================================================== --- gradle.properties (revision 1fcc2d6cbecbe6cc39cbc90c768b167f62a3493c) +++ gradle.properties (revision 661be29df12cf9933b9566d0430bb1aca73a0256) @@ -23,7 +23,7 @@ ideaVersionName = 2024.3 -coreVersion = 1.8.7 +coreVersion = 1.8.8 # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false Index: readme.md =================================================================== --- readme.md (revision 1fcc2d6cbecbe6cc39cbc90c768b167f62a3493c) +++ readme.md (revision 661be29df12cf9933b9566d0430bb1aca73a0256) @@ -31,7 +31,7 @@ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.7-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +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) ----------------------