We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f393c9f commit 7181b34Copy full SHA for 7181b34
package.xml
@@ -6,7 +6,7 @@
6
<packagename language="de">Simple FAQ</packagename>
7
<packagedescription>A simple and powerful FAQ for your WSC.</packagedescription>
8
<packagedescription language="de">Ein simples und leistungsstarkes FAQ für Ihr WSC.</packagedescription>
9
- <version>2.2.1 dev 1</version>
+ <version>2.2.1</version>
10
<date>2024-09-04</date>
11
</packageinformation>
12
<authorinformation>
@@ -41,6 +41,9 @@
41
<instruction type="template"/>
42
<instruction type="templateListener"/>
43
</instructions>
44
+ <instructions type="update" fromversion="2.2.1 dev 1">
45
+ <void/>
46
+ </instructions>
47
<instructions type="update" fromversion="2.1.*">
48
<instruction type="file"/>
49
<instruction type="acpTemplate"/>
0 commit comments