mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-08-26 23:46:27 +02:00
bug fix: update presta version
This commit is contained in:
@@ -33,7 +33,7 @@ class ApplicationInstaller(multi.Thread):
|
||||
REMOTE = 0
|
||||
PORT = '3306'
|
||||
MauticVersion = '4.4.9'
|
||||
PrestaVersion = '1.7.8.3'
|
||||
PrestaVersion = '8.1.5'
|
||||
|
||||
def __init__(self, installApp, extraArgs):
|
||||
multi.Thread.__init__(self)
|
||||
|
||||
Reference in New Issue
Block a user