Skip to content

Commit 30b1c11

Browse files
authored
Increments beta installer to 0.17.0-beta.4 (#670)
1 parent 3de5892 commit 30b1c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install-beta.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Dev Proxy Beta"
5-
#define MyAppSetupExeName "dev-proxy-installer-win-x64-0.17.0-beta.3"
6-
#define MyAppVersion "0.17.0-beta.3"
5+
#define MyAppSetupExeName "dev-proxy-installer-win-x64-0.17.0-beta.4"
6+
#define MyAppVersion "0.17.0-beta.4"
77
#define MyAppPublisher "Microsoft"
88
#define MyAppURL "https://aka.ms/devproxy"
99

0 commit comments

Comments
 (0)