Skip to content

Commit

Permalink
update snappy version, ref #1183
Browse files Browse the repository at this point in the history
  • Loading branch information
usmannasir committed Jan 21, 2024
1 parent 3d57a01 commit 72d9312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class preFlightsChecks:
debug = 1
cyberPanelMirror = "mirror.cyberpanel.net/pip"
cdn = 'cyberpanel.sh'
SnappyVersion = '2.28.1'
SnappyVersion = '2.32.0'

def __init__(self, rootPath, ip, path, cwd, cyberPanelPath, distro, remotemysql=None, mysqlhost=None, mysqldb=None,
mysqluser=None, mysqlpassword=None, mysqlport=None):
Expand Down

0 comments on commit 72d9312

Please sign in to comment.