We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765ee20 commit f8d5c61Copy full SHA for f8d5c61
1 file changed
package.xml
@@ -3,7 +3,7 @@
3
<packageinformation>
4
<packagename>ACE Codeeditor</packagename>
5
<packagedescription><![CDATA[Implements an alternative to CodeMirror]]></packagedescription>
6
- <version>1.1.1</version>
+ <version>1.1.2</version>
7
<date>2021-09-12</date>
8
</packageinformation>
9
@@ -34,5 +34,10 @@
34
<instruction type="file" />
35
<instruction type="acpTemplate" />
36
<instruction type="template" />
37
+
38
+ <instruction type="option" />
39
+ </instructions>
40
+ <instructions type="update" fromversion="1.1.1">
41
42
</instructions>
43
</package>
0 commit comments