Skip to content

Commit fd2ac9b

Browse files
committed
Bump version to 1.9
1 parent 3fdd159 commit fd2ac9b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

resources/META-INF/plugin.xml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.knziha.vectorpathtweaker</id>
33
<name>VectorPathTweaker</name>
4-
<version>1.8</version>
4+
<version>1.9</version>
55
<vendor email="knziha@gmail.com" url="https://github.com/KnIfER/AndroidVectorPathTweaker">KnIfER</vendor>
66

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

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

0 commit comments

Comments
 (0)