We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5522f8 commit 2f53287Copy full SHA for 2f53287
package.xml
@@ -3,8 +3,8 @@
3
<packageinformation>
4
<packagename>CodeMirror</packagename>
5
<packagedescription><![CDATA[Implements CodeMirror]]></packagedescription>
6
- <version>1.0.0</version>
7
- <date>2021-09-11</date>
+ <version>1.0.1</version>
+ <date>2021-09-12</date>
8
</packageinformation>
9
10
<authorinformation>
@@ -25,4 +25,9 @@
25
<instruction type="acpTemplate" />
26
<instruction type="template" />
27
</instructions>
28
+
29
+ <instructions type="update" fromversion="1.0.0">
30
+ <instruction type="acpTemplate" />
31
+ <instruction type="template" />
32
+ </instructions>
33
</package>
0 commit comments