Skip to content

Commit

Permalink
v1.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Nov 20, 2024
1 parent 9bc643a commit 4b23a17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.24.2
1.24.3
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

set -e
VERSION="1.24.2"
VERSION="1.24.3"
DIRECTORY="/usr/local/bin"
REGISTRY_URL="https://registry.npmjs.org"
INSTALL_SCRIPT_URL="https://dotenvx.sh"
Expand Down

0 comments on commit 4b23a17

Please sign in to comment.