Versionsnummer auf 3.4 erhöht. Extension installer Prüft auf

Minimalversion vom Core. Neue Ordnerstruktur für Checksystem
This commit is contained in:
Andreas Österreicher
2022-10-31 15:16:30 +01:00
parent 989a7b8720
commit 771395cbbf
4 changed files with 424 additions and 2 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
**/
// Version
$fhcomplete_version = '3.3';
$fhcomplete_version = '3.4';
?>