Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
B3H1Z authored Oct 27, 2023
1 parent 2ccce49 commit 3abb4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# shellcheck disable=SC2034
target_version="6.1.1"
target_version="6.1.3"

# Define text colors
GREEN='\033[0;32m'
Expand Down

0 comments on commit 3abb4a6

Please sign in to comment.