Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergeek77 authored Jun 22, 2024
1 parent 203ada9 commit 9722d9f
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 @@
#!/usr/bin/env bash

LED_CURRENT_VERSION="1.4.1"
LED_CURRENT_VERSION="1.4.3"

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

1 comment on commit 9722d9f

@BlueEther
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was gong to point out that 1.4.2 still thought it was 1.4.1

Please sign in to comment.