Skip to content

Commit 2262625

Browse files
committed
Release 4.7.2
1 parent 867877a commit 2262625

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22
# SmartTomcat Changelog
33

4+
## [4.7.2]
5+
6+
- Add option to disable run configuration from context.
7+
48
## [4.7.1]
59

610
- Improve the release CI job.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US
22

33
pluginName = SmartTomcat
44
pluginGroup = com.poratu.idea.plugins.tomcat
5-
pluginVersion = 4.7.1
5+
pluginVersion = 4.7.2
66

77
pluginSinceBuild = 193.5233.102
88
pluginUntilBuild=

0 commit comments

Comments
 (0)