mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2025-12-10 17:00:18 +01:00
Added 12.1-RELEASE
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
======================
|
||||
Version Description
|
||||
|
||||
1.0.7......Added 12.1-RELEASE.
|
||||
1.0.6......Reload page after base release download.
|
||||
1.0.5......Add missing uninstall code.
|
||||
1.0.4......Remove obsolete code, delete shutdown command upon uninstall.
|
||||
|
||||
@@ -197,6 +197,7 @@ $document->render();
|
||||
endforeach;
|
||||
$a_action = [
|
||||
//'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
||||
'12.1-RELEASE' => gettext('12.1-RELEASE'),
|
||||
'12.0-RELEASE' => gettext('12.0-RELEASE'),
|
||||
'11.3-RELEASE' => gettext('11.3-RELEASE'),
|
||||
'11.2-RELEASE' => gettext('11.2-RELEASE'),
|
||||
|
||||
Reference in New Issue
Block a user