Skip to content

Commit

Permalink
Merge pull request #81 from ZenUml/update-minor-version-and-description
Browse files Browse the repository at this point in the history
Update minor version (for open in browser) and description.
  • Loading branch information
mwpeng authored Jun 25, 2019
2 parents c999c7e + 14fafe1 commit d4bb7d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resource/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin>
<id>com.zenuml.jetbrains</id>
<name>ZenUML support</name>
<version>1.0.0</version>
<version>1.0.1</version>
<idea-version since-build="191.6707.31"/>
<vendor url="http://www.zenuml.com">ZenUML</vendor>

Expand All @@ -14,6 +14,7 @@
</br>
Includes the following features:</p>
<ul>
<li>Generate diagrams from Java via context menu.</li>
<li>Instant rendering - nothing needs to be sent to the backend.</li>
<li>Developer friendly syntax - e.g. Service.getBook(id).</li>
<li>Syntax highlighting - coming soon.</li>
Expand Down

0 comments on commit d4bb7d9

Please sign in to comment.