We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bf0da commit c50b86eCopy full SHA for c50b86e
1 file changed
README.md
@@ -14,7 +14,7 @@ The tool is released under the MIT License, see LICENSE file.
14
## Installation
15
16
You can install this debugger by setting up configuration variable to pre-compiled package on GitHub:<br>
17
-`WEBSITE_RUN_FROM_PACKAGE = https://github.com/vjirovsky/AzFunDebugger/releases/download/v0.5/pre-release.zip`
+`WEBSITE_RUN_FROM_PACKAGE = https://github.com/vjirovsky/AzFunDebugger/releases/download/v0.6/pre-release.zip`
18
<br>
19
20
Alternatively you can publish this codebase to given FunctionApp via Visual Studio (Code).
0 commit comments