File tree 2 files changed +7
-2
lines changed
src/main/resources/META-INF
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
4
4
}
5
5
6
6
group ' eu.long1.flutter'
7
- version ' 0.0.8+1 '
7
+ version ' 0.1.3 '
8
8
9
9
repositories {
10
10
mavenCentral()
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >FlutterI18n</id >
3
3
<name >Flutter i18n</name >
4
- <version >0.0.8+1 </version >
4
+ <version >0.1.3 </version >
5
5
<
vendor email =
" [email protected] " >long1eu</
vendor >
6
6
<depends >com.intellij.modules.json</depends >
7
7
<depends >com.intellij.modules.lang</depends >
14
14
</description >
15
15
16
16
<change-notes ><![CDATA[
17
+ <p><strong><span style="font-size: 18px;">0.1.3 - 2018.3</span></strong></p>
18
+ <ul>
19
+ <li>fix plurals searching</li>
20
+ </ul>
21
+
17
22
<p><strong><span style="font-size: 18px;">0.0.8</span></strong></p>
18
23
<ul>
19
24
<li>escape dollar sign</li>
You can’t perform that action at this time.
0 commit comments