From bf099f46c4cd7d2f151c8edf62f687ee22c9fa55 Mon Sep 17 00:00:00 2001 From: Kyle Wood Date: Fri, 30 Sep 2022 21:07:58 -0500 Subject: [PATCH 1/2] Fix URL for Main Build tag in the Build Status table --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1b79908ee..6831b2fb1 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ Minecraft Development for IntelliJ Main Build - Teamcity Build Status + Teamcity Build Status Nightly Builds From 09ca47e4abd7f78f4a54eb590d1680187cefd020 Mon Sep 17 00:00:00 2001 From: Kyle Wood Date: Fri, 30 Sep 2022 21:45:06 -0500 Subject: [PATCH 2/2] Version 1.5.21 --- gradle.properties | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 014a4cd40..f650ad74f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ kotlin.code.style=official ideaVersion = 2021.2 ideaVersionName = 2021.2 -coreVersion = 1.5.20 +coreVersion = 1.5.21 downloadIdeaSources = true pluginTomlVersion = 0.2.151.3997-212 diff --git a/readme.md b/readme.md index 6831b2fb1..cc0903120 100644 --- a/readme.md +++ b/readme.md @@ -40,7 +40,7 @@ Minecraft Development for IntelliJ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.20-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.5.21-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------