Skip to content

Commit

Permalink
Bump BRAVE_TOR_VERSION
Browse files Browse the repository at this point in the history
This lets us release a new version of the tor binary whose only change
is in the Windows codesigning certificate.
  • Loading branch information
mherrmann committed Jun 26, 2024
1 parent bb8db14 commit 0ed09b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
export MACOSX_DEPLOYMENT_TARGET=10.15

# Reset version number to zero everytime TOR_VERSION changes.
export BRAVE_TOR_VERSION="1"
export BRAVE_TOR_VERSION="2"

export TOR_VERSION="0.4.8.10"

Expand Down

0 comments on commit 0ed09b8

Please sign in to comment.