Skip to content

Commit f8d5c61

Browse files
committed
v1.1.2
1 parent 765ee20 commit f8d5c61

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

package.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<packageinformation>
44
<packagename>ACE Codeeditor</packagename>
55
<packagedescription><![CDATA[Implements an alternative to CodeMirror]]></packagedescription>
6-
<version>1.1.1</version>
6+
<version>1.1.2</version>
77
<date>2021-09-12</date>
88
</packageinformation>
99

@@ -34,5 +34,10 @@
3434
<instruction type="file" />
3535
<instruction type="acpTemplate" />
3636
<instruction type="template" />
37+
38+
<instruction type="option" />
39+
</instructions>
40+
<instructions type="update" fromversion="1.1.1">
41+
<instruction type="option" />
3742
</instructions>
3843
</package>

0 commit comments

Comments
 (0)