Skip to content

Commit 80e6080

Browse files
authored
Updates version to v0.17.0-beta.2 in install-beta.iss (#655)
1 parent faeb6ac commit 80e6080

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.1"
6-
#define MyAppVersion "0.17.0-beta.1"
5+
#define MyAppSetupExeName "dev-proxy-installer-win-x64-0.17.0-beta.2"
6+
#define MyAppVersion "0.17.0-beta.2"
77
#define MyAppPublisher "Microsoft"
88
#define MyAppURL "https://aka.ms/devproxy"
99

0 commit comments

Comments
 (0)