From 74bd05164313da69762e9ae02be4efb795bbca1f Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 24 Jan 2024 19:24:40 +0000 Subject: [PATCH] Bump version to 1.7.0 --- gradle.properties | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index cfeaec47f..c8db1c13b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,7 +24,7 @@ kotlin.code.style=official ideaVersion = 2023.1.5 ideaVersionName = 2023.1 -coreVersion = 1.6.12 +coreVersion = 1.7.0 downloadIdeaSources = true pluginTomlVersion = 231.8109.91 diff --git a/readme.md b/readme.md index 0184cdaad..9d5805c99 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ Minecraft Development for IntelliJ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.6.12-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.7.0-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------