Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergeek77 committed Jun 23, 2023
1 parent 8f4c0bd commit e696a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

LED_CURRENT_VERSION="1.1.3"
LED_CURRENT_VERSION="1.1.4"

# cd to the directory the script is in
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
Expand Down

0 comments on commit e696a6f

Please sign in to comment.