Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mars05 committed Aug 6, 2020
1 parent d8f4549 commit e934397
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ publishPlugin {
patchPluginXml {
changeNotes """
<div>
<p>1.1.0</p>
<ul>
<li>Support MybatisPlus</li>
<li>Refactored template</li>
</ul>
<p>1.0.3</p>
<ul>
<li>Fixed template encoding issue</li>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pluginVersion=1.0.3
pluginVersion=1.1.0
ideaVersion=2017.3.5

0 comments on commit e934397

Please sign in to comment.