User: joe Date: 04 Jun 26 11:03 Revision: 6fa9d4fe79db638f74125134a71e4d21b6605065 Summary: Bump version TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10561&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 15989e6bc6fa60856660da6f9842ca96fbf727e0) +++ changelog.md (revision 6fa9d4fe79db638f74125134a71e4d21b6605065) @@ -1,5 +1,12 @@ # Minecraft Development for IntelliJ +## [1.8.17] + +### Added + +- Added support for IntelliJ 2026.2 +- Added completion contributor for Bukkit event handlers + ## [1.8.16] ### Added Index: gradle.properties =================================================================== --- gradle.properties (revision 15989e6bc6fa60856660da6f9842ca96fbf727e0) +++ gradle.properties (revision 6fa9d4fe79db638f74125134a71e4d21b6605065) @@ -23,7 +23,7 @@ ideaVersionName = 2025.2 -coreVersion = 1.8.16 +coreVersion = 1.8.17 # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false Index: readme.md =================================================================== --- readme.md (revision 15989e6bc6fa60856660da6f9842ca96fbf727e0) +++ readme.md (revision 6fa9d4fe79db638f74125134a71e4d21b6605065) @@ -35,7 +35,7 @@ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.16-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.17-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------