Skip to content

Commit 786c6b6

Browse files
committed
Update version to 1.4
1 parent f12b48d commit 786c6b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AndroidLocalizePlugin.zip

31.1 KB
Binary file not shown.

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.github.airsaid.androidlocalize</id>
33
<name>AndroidLocalize</name>
4-
<version>1.3</version>
4+
<version>1.4</version>
55
<vendor email="[email protected]" url="https://github.com/Airsaid/AndroidLocalizePlugin">Airsaid</vendor>
66

77
<description><![CDATA[
@@ -17,6 +17,7 @@
1717
<li>V1.1: Support for automatic detection of source file language.</li>
1818
<li>V1.2: Fixed garbled bug.</li>
1919
<li>V1.3: Added Overwrite Existing String function. and optimize the experience of choice.</li>
20+
<li>V1.4: Added proxy support and fixed bugs.</li>
2021
]]></change-notes>
2122

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

0 commit comments

Comments
 (0)