Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Jul 27, 2024
1 parent 4cb1fa7 commit cc09386
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.6.0
0.7.0
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.6.0"
VERSION="0.7.0"
DIRECTORY="/usr/local/bin"
REGISTRY_URL="https://registry.npmjs.org"
INSTALL_SCRIPT_URL="https://dotenvx.sh/pro"
Expand Down

0 comments on commit cc09386

Please sign in to comment.