Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Add new Tor Browser version: 8.5a4
Browse files Browse the repository at this point in the history
  • Loading branch information
boklm committed Oct 23, 2018
1 parent 3237319 commit 7f400c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions include/versions.wmi
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<define-tag package-win32-stable whitespace=delete>../dist/torbrowser/<version-torbrowserbundle>/tor-win32-<version-win32-stable>.zip</define-tag>

# *** tor browser beta/alpha ***
<define-tag version-torbrowserbundlebeta-all whitespace=delete>8.5a3</define-tag>
<define-tag releasedate-torbrowserbundlebeta-all whitespace=delete>2018-10-05</define-tag>
<define-tag version-torbrowserbundlebeta-all whitespace=delete>8.5a4</define-tag>
<define-tag releasedate-torbrowserbundlebeta-all whitespace=delete>2018-10-23</define-tag>

# If all platforms are on the same version, you only need to update
# version-torbrowserbundlebeta-all and releasedate-torbrowserbundlebeta-all
Expand Down
6 changes: 5 additions & 1 deletion projects/torbrowser/RecommendedTBBVersions
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
"8.5a3",
"8.5a3-MacOS",
"8.5a3-Linux",
"8.5a3-Windows"
"8.5a3-Windows",
"8.5a4",
"8.5a4-MacOS",
"8.5a4-Linux",
"8.5a4-Windows"
]

0 comments on commit 7f400c4

Please sign in to comment.