Skip to content

Commit 6c05a53

Browse files
committed
Adjust version note.
1 parent afd5715 commit 6c05a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

func/upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ upgrade_start_routine() {
159159
upgrade_refresh_config
160160
fi
161161

162-
# Upgrade to Version 1.1.2
162+
# Upgrade to Version 1.2.0
163163
if [ $VERSION = "1.1.1" ]; then
164164
source $HESTIA/install/upgrade/versions/latest.sh
165165
VERSION="$new_version"

0 commit comments

Comments
 (0)