Skip to content

Commit

Permalink
Release 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk committed Aug 22, 2022
1 parent e440755 commit 5f2eb8d
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.3.2]

- Fix the bug where the `temp` folder is not created

## [4.3.1]

- Support Tomcat 6 and 7
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.3.1
pluginVersion = 4.3.2

pluginSinceBuild = 193.5233.102
pluginUntilBuild=
Expand Down

0 comments on commit 5f2eb8d

Please sign in to comment.