Skip to content

Commit 2f53287

Browse files
committed
v1.0.1
1 parent e5522f8 commit 2f53287

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<packageinformation>
44
<packagename>CodeMirror</packagename>
55
<packagedescription><![CDATA[Implements CodeMirror]]></packagedescription>
6-
<version>1.0.0</version>
7-
<date>2021-09-11</date>
6+
<version>1.0.1</version>
7+
<date>2021-09-12</date>
88
</packageinformation>
99

1010
<authorinformation>
@@ -25,4 +25,9 @@
2525
<instruction type="acpTemplate" />
2626
<instruction type="template" />
2727
</instructions>
28+
29+
<instructions type="update" fromversion="1.0.0">
30+
<instruction type="acpTemplate" />
31+
<instruction type="template" />
32+
</instructions>
2833
</package>

0 commit comments

Comments
 (0)