Skip to content

Commit 091a229

Browse files
authored
Merge pull request hestiacp#1885 from wojsmol/fix/03-06-2021-version-in-upgrade-script
fix version in upgrade script
2 parents 077c0b1 + b83891f commit 091a229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/upgrade/versions/1.4.3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Hestia Control Panel upgrade script for target version 1.4.2
3+
# Hestia Control Panel upgrade script for target version 1.4.3
44

55
#######################################################################################
66
####### Place additional commands below. #######

0 commit comments

Comments
 (0)