Skip to content

Commit

Permalink
v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Oct 17, 2024
1 parent 5a19db4 commit c8f4606
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19.3
1.20.0
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.19.3"
VERSION="1.20.0"
DIRECTORY="/usr/local/bin"
REGISTRY_URL="https://registry.npmjs.org"
INSTALL_SCRIPT_URL="https://dotenvx.sh"
Expand Down
2 changes: 1 addition & 1 deletion latest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1790,7 +1790,7 @@ That said, the `.env.vault` tooling will still stick around for at least 1 year

#### How do I migrate my `.env.vault` file(s) to encrypted `.env` files?

Run `$ dotenvx vault migrate` and follow the instructions.
Run `$ dotenvx ext vault migrate` and follow the instructions.

 

Expand Down
Binary file modified latest/dotenvx-darwin-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-darwin-arm64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-darwin-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-aarch64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-arm64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-linux-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-amd64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-amd64.zip
Binary file not shown.
Binary file modified latest/dotenvx-windows-x86_64.tar.gz
Binary file not shown.
Binary file modified latest/dotenvx-windows-x86_64.zip
Binary file not shown.

0 comments on commit c8f4606

Please sign in to comment.