Skip to content

Commit 612374b

Browse files
committed
versionnumbers
1 parent e284af2 commit 612374b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build_deployment.bindings.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SETLOCAL EnableDelayedExpansion EnableExtensions
44

5-
SET VERSION=0.16.3.0
5+
SET VERSION=0.16.4.0
66

77
SET CURRENT_DIR=%CD%
88
SET BUILD_DIR=%CD%\Build

build_deployment.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SETLOCAL EnableDelayedExpansion EnableExtensions
44

5-
SET VERSION=0.16.3.0
5+
SET VERSION=0.16.4.0
66

77
SET CURRENT_DIR=%CD%
88
SET BUILD_DIR=%CD%\Build

0 commit comments

Comments
 (0)