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 28dbdce commit 953894aCopy full SHA for 953894a
src/pkg_kunena.xml
@@ -3,8 +3,8 @@
3
<extension type="package" version="4.0" method="upgrade">
4
<name>pkg_kunena</name>
5
<packagename>kunena</packagename>
6
- <version>6.4.6-DEV</version>
7
- <versionname>INTERNAL</versionname>
+ <version>6.4.6</version>
+ <versionname>Pontemaodino</versionname>
8
<creationDate>@kunenaversiondate@</creationDate>
9
<author>Kunena Team</author>
10
<authorEmail>[email protected]</authorEmail>
src/script.php
@@ -88,7 +88,7 @@ class Pkg_KunenaInstallerScript extends InstallerScript
88
'0' => '10.8.6', // Preferred version
89
],
90
'Joomla!' => [
91
- '5.3' => '5.3.3',
+ '5.3' => '5.3.4',
92
'5.2' => '5.2.6',
93
'5.1' => '5.1.4',
94
'5.0' => '5.0.3',
0 commit comments