diff --git a/CHANGELOG.md b/CHANGELOG.md index f999ce3..6678eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # SmartTomcat Changelog +## [4.6.1] + +- Stop the debug process gracefully, fix #75. + ## [4.6.0] - Support configuring the SSL port, thanks to @leopoldhub. diff --git a/gradle.properties b/gradle.properties index 92b4055..5b5dd7f 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.6.0 +pluginVersion = 4.6.1 pluginSinceBuild = 193.5233.102 pluginUntilBuild=