Skip to content

Commit 95a9f26

Browse files
committed
Bump v2.6.0
1 parent ef31682 commit 95a9f26

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = com.airsaid
55
pluginName = AndroidLocalize
66
# SemVer format -> https://semver.org
7-
pluginVersion = 2.5.0
7+
pluginVersion = 2.6.0
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

src/main/resources/META-INF/plugin.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<li>Microsoft translator.</li>
1919
<li>Baidu translator.</li>
2020
<li>Youdao translator.</li>
21+
<li>Ali translator.</li>
2122
</ul>
2223
</li>
2324
<li>Supports up to 100+ languages.</li>
@@ -37,7 +38,9 @@
3738

3839
<change-notes><![CDATA[
3940
<ul>
40-
<li>Support for preserving comments, blank lines and other characters.</li>
41+
<li>Support ali translator.</li>
42+
<li>Support new version of ide.</li>
43+
<li>Fix bugs.</li>
4144
</ul>
4245
<a href="https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/CHANGELOG.md"><b>Full Changelog History</b></a>
4346
]]></change-notes>

0 commit comments

Comments
 (0)