Skip to content

Commit 2b44368

Browse files
committed
Bump version
1 parent 712afd0 commit 2b44368

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<packageinformation>
44
<packagename>Promise Wrap</packagename>
55
<isapplication>0</isapplication>
6-
<version>1.2.0</version>
7-
<date>2021-04-17</date>
6+
<version>1.3.0</version>
7+
<date>2023-02-02</date>
88
<license><![CDATA[MIT License <https://opensource.org/licenses/MIT>]]></license>
99
</packageinformation>
1010

@@ -25,6 +25,10 @@
2525
<instruction type="file" application="wcf">files_wcf.tar</instruction>
2626
</instructions>
2727

28+
<instructions type="update" fromversion="1.2.0">
29+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
30+
</instructions>
31+
2832
<instructions type="update" fromversion="1.1.1">
2933
<instruction type="file" application="wcf">files_wcf.tar</instruction>
3034
</instructions>

0 commit comments

Comments
 (0)