We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4061e commit c24f06eCopy full SHA for c24f06e
2 files changed
install/upgrade/upgrade.conf
@@ -43,7 +43,7 @@ multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
43
44
# Check if update is required by matching versions if version != current version run update
45
# Set version of phpMyAdmin to install during upgrade if not already installed
46
-pma_v='5.2.0'
+pma_v='5.2.1'
47
48
# Set version of RoundCube (Webmail) to update during upgrade if not already installed
49
# Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"
src/deb/php/control
@@ -1,7 +1,7 @@
1
Source: hestia-php
2
Package: hestia-php
3
Priority: optional
4
-Version: 8.2.1
+Version: 8.2.2
5
Section: admin
6
Maintainer: HestaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
0 commit comments