Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Oct 8, 2024
1 parent a3c7f78 commit a892dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pro/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.1
0.12.2
2 changes: 1 addition & 1 deletion pro/install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

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

0 comments on commit a892dca

Please sign in to comment.