We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faeb6ac commit 80e6080Copy full SHA for 80e6080
install-beta.iss
@@ -2,8 +2,8 @@
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
4
#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"
+#define MyAppSetupExeName "dev-proxy-installer-win-x64-0.17.0-beta.2"
+#define MyAppVersion "0.17.0-beta.2"
7
#define MyAppPublisher "Microsoft"
8
#define MyAppURL "https://aka.ms/devproxy"
9
0 commit comments