Преглед изворни кода

Update Filegator to 7.8.1 (#2619)

* Update version

* Update version
Torsten Widmann пре 3 година
родитељ
комит
8936df60db
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      CHANGELOG.md
  2. 1 1
      install/upgrade/upgrade.conf

+ 1 - 1
CHANGELOG.md

@@ -52,7 +52,7 @@ All notable changes to this project will be documented in this file.
     - Update PCRE2 to 10.40
 - 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)
+- Update Filegator to 7.8.1 (https://github.com/filegator/filegator/releases/tag/v7.8.1)
 
 ## [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='false'
 # Set version of File manager to update during upgrade if not already installed
-fm_v='7.8.0'
+fm_v='7.8.1'
 
 # Set version of PHPMailer to update during upgrade if not already installed
 pm_v='6.6.0'