From 22626253f78aee4fe215764e024a39c215c348fd Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Tue, 6 Feb 2024 21:09:41 +0800 Subject: [PATCH] Release 4.7.2 --- CHANGELOG.md | 4 ++++ gradle.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca4c9ae..771f4d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # SmartTomcat Changelog +## [4.7.2] + +- Add option to disable run configuration from context. + ## [4.7.1] - Improve the release CI job. diff --git a/gradle.properties b/gradle.properties index 23a4be1..752c044 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US pluginName = SmartTomcat pluginGroup = com.poratu.idea.plugins.tomcat -pluginVersion = 4.7.1 +pluginVersion = 4.7.2 pluginSinceBuild = 193.5233.102 pluginUntilBuild=