We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bd235 commit 030b971Copy full SHA for 030b971
1 file changed
shrink-backup
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
#
3
# shrink-backup
4
-# Version 1.4-beta
+# Version 1.3-hotfix
5
# Backup tool for creating and updating .img files (with autoexpansion function) on various linux operating systems
6
7
# Copyright (c) 2024-present, Marcus Johansson
@@ -239,7 +239,7 @@ fi
239
version() {
240
echo -e "${Purple}#########################################################################
241
# #
242
-# ${Green}shrink-backup version 1.4-beta ${Purple}#
+# ${Green}shrink-backup version 1.3-hotfix ${Purple}#
243
244
# ${IWhite}Copyright (c) 2024-present, Marcus Johansson ${Purple}#
245
# ${White}https://github.com/UnconnectedBedna/shrink-backup ${Purple}#
0 commit comments