Skip to content

Commit e97749d

Browse files
committed
Bump version to 1.1.1
1 parent f9b837e commit e97749d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BLUE='\033[0;34m'
1010
NC='\033[0m' # No Color
1111

1212
# ShipNode version
13-
VERSION="1.1.0"
13+
VERSION="1.1.1"
1414

1515
# Helper functions
1616
error() {

0 commit comments

Comments
 (0)