Skip to content

Commit

Permalink
Bump version to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
KnIlight committed Oct 4, 2020
1 parent 3fdd159 commit fd2ac9b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin>
<id>com.knziha.vectorpathtweaker</id>
<name>VectorPathTweaker</name>
<version>1.8</version>
<version>1.9</version>
<vendor email="knziha@gmail.com" url="https://github.com/KnIfER/AndroidVectorPathTweaker">KnIfER</vendor>

<description><![CDATA[
Expand All @@ -18,9 +18,10 @@
<li>V1.0: Initial release of the plugin.</li>
<li>V1.1: Able to use mouse wheel + text caret to tweak float parameters.</li>
<li>V1.56: Add support for A,T and Q svg commands.</li>
<li>V1.6: New Feature: Resize the viewport.</li>
<li>V1.7: New Feature: Sync/Reset buttons.</li>
<li>V1.8: New Tool: Toggle Background Canvas.</li>
<li>V1.6: New Feature: + Resize the viewport.</li>
<li>V1.7: New Feature: + Sync/Reset buttons.</li>
<li>V1.8: New Tool to Toggle Background Canvas.</li>
<li>V1.9: New Tool to Insert/Remove commas between coordinates.</li>
]]></change-notes>

<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
Expand Down

0 comments on commit fd2ac9b

Please sign in to comment.