Skip to content

Commit 89e8a48

Browse files
committed
v1.1.1
1 parent 53f9e40 commit 89e8a48

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

package.xml

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

1010
<authorinformation>
@@ -30,22 +30,9 @@
3030
<instruction type="language" />
3131
</instructions>
3232

33-
<instructions type="update" fromversion="1.0.0">
33+
<instructions type="update" fromversion="1.1.0">
3434
<instruction type="file" />
3535
<instruction type="acpTemplate" />
3636
<instruction type="template" />
37-
38-
<instruction type="option" />
39-
40-
<instruction type="language" />
41-
</instructions>
42-
<instructions type="update" fromversion="1.0.1">
43-
<instruction type="file" />
44-
<instruction type="acpTemplate" />
45-
<instruction type="template" />
46-
47-
<instruction type="option" />
48-
49-
<instruction type="language" />
5037
</instructions>
5138
</package>

0 commit comments

Comments
 (0)