Skip to content

Commit

Permalink
Release 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk committed Feb 6, 2024
1 parent 867877a commit 2262625
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# SmartTomcat Changelog

## [4.7.2]

- Add option to disable run configuration from context.

## [4.7.1]

- Improve the release CI job.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 2262625

Please sign in to comment.