Przeglądaj źródła

Update Filegator to 7.8.0

Jaap Marcus 3 lat temu
rodzic
commit
95d758dc3e
2 zmienionych plików z 3 dodań i 1 usunięć
  1. 2 0
      CHANGELOG.md
  2. 1 1
      install/upgrade/upgrade.conf

+ 2 - 0
CHANGELOG.md

@@ -51,6 +51,8 @@ All notable changes to this project will be documented in this file.
     - Update zlib to 1.2.12
     - Update zlib to 1.2.12
     - Update PCRE2 to 10.40
     - Update PCRE2 to 10.40
 - Update hestia-php to 8.1.6
 - Update hestia-php to 8.1.6
+- Update phpMyAdmin to 5.2.0 (https://www.phpmyadmin.net/files/5.2.0/)
+- Update Filegator to 7.8.0 (https://github.com/filegator/filegator/releases/tag/v7.8.0)
 
 
 ## [1.5.15] - Service release
 ## [1.5.15] - Service release
 
 

+ 1 - 1
install/upgrade/upgrade.conf

@@ -50,7 +50,7 @@ rl_v='1.16.0'
 # UPGRADE_UPDATE_FILEMANAGER_CONFIG: Updates only the configuration file if changes are made but now new issue has been issued!
 # UPGRADE_UPDATE_FILEMANAGER_CONFIG: Updates only the configuration file if changes are made but now new issue has been issued!
 UPGRADE_UPDATE_FILEMANAGER_CONFIG='false'
 UPGRADE_UPDATE_FILEMANAGER_CONFIG='false'
 # Set version of File manager to update during upgrade if not already installed
 # Set version of File manager to update during upgrade if not already installed
-fm_v='7.7.2'
+fm_v='7.8.0'
 
 
 # Set version of PHPMailer to update during upgrade if not already installed
 # Set version of PHPMailer to update during upgrade if not already installed
 pm_v='6.6.0'
 pm_v='6.6.0'