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 46c7856 commit 917d478Copy full SHA for 917d478
Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/XDSEC/WebSocketReflectorX"
9
license = "MIT"
10
repository = "https://github.com/XDSEC/WebSocketReflectorX"
11
rust-version = "1.88.0"
12
-version = "0.5.9"
+version = "0.5.10"
13
14
[profile.release]
15
codegen-units = 1
windows/setup.nsi
@@ -11,7 +11,7 @@ Unicode True
!define DESCRIPTION "Controlled TCP-over-WebSocket forwarding tunnel."
!define VERSIONMAJOR 0
!define VERSIONMINOR 5
-!define VERSIONBUILD 3
+!define VERSIONBUILD 10
!define INSTALL_DIR_DEFAULT "$PROGRAMFILES64\${APPNAME}"
16
!define MUI_ABORTWARNING
17
!define MUI_FINISHPAGE_RUN
0 commit comments