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 3de5892 commit 30b1c11Copy full SHA for 30b1c11
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.3"
6
-#define MyAppVersion "0.17.0-beta.3"
+#define MyAppSetupExeName "dev-proxy-installer-win-x64-0.17.0-beta.4"
+#define MyAppVersion "0.17.0-beta.4"
7
#define MyAppPublisher "Microsoft"
8
#define MyAppURL "https://aka.ms/devproxy"
9
0 commit comments