Skip to content

Commit 4697c49

Browse files
committed
Bumped uProxy version to 0.8.40
1 parent c335ea0 commit 4697c49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:: Name: install.bat
22
:: Purpose: Builds Windows Installer for Firefox with uProxy
33
:: Version: 0.1.1
4-
:: uProxy version: 0.8.39
4+
:: uProxy version: 0.8.40
55

66
@ECHO OFF
77
SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
@@ -10,7 +10,7 @@ REM Current directory path
1010
SET parent=%~dp0
1111

1212
REM URL to get the uProxy add-on, get here: https://addons.mozilla.org/en-US/firefox/addon/uproxy-firefox/
13-
SET uproxyAddonURL=https://addons.mozilla.org/firefox/downloads/file/421107/uproxy_beta-0.8.39-fx-windows.xpi
13+
SET uproxyAddonURL=https://addons.mozilla.org/firefox/downloads/file/428554/uproxy_beta-0.8.40-fx-windows.xpi
1414

1515
REM Set version and language with default values
1616
SET version=45.0.1

0 commit comments

Comments
 (0)