Skip to content

Commit eddc02e

Browse files
authored
Increase the script version
1 parent 4ab4b98 commit eddc02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conty-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if (( EUID == 0 )) && [ -z "$ALLOW_ROOT" ]; then
2424
fi
2525

2626
# Conty version
27-
script_version="1.28"
27+
script_version="1.29"
2828

2929
# Important variables to manually adjust after modification!
3030
# Needed to avoid problems with mounting due to an incorrect offset.

0 commit comments

Comments
 (0)