X-Git-Url: https://git.p6c8.net/nextcloud-backup-restore.git/blobdiff_plain/c85aca18c26c5c5bc8cd33a007ed235baa4a7ca9..HEAD:/NextcloudBackup.sh diff --git a/NextcloudBackup.sh b/NextcloudBackup.sh index a60eb96..d96ec3c 100644 --- a/NextcloudBackup.sh +++ b/NextcloudBackup.sh @@ -3,7 +3,7 @@ # # Bash script for creating backups of Nextcloud. # -# Version 2.3.2 +# Version 2.3.3 # # Requirements: # - pigz (https://zlib.net/pigz/) for using backup compression. If not available, you can use another compression algorithm (e.g. gzip)