Skip to content

Commit ca12061

Browse files
committed
set-version: v1.17.18
1 parent d8e3210 commit ca12061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
_MAJOR_VER = 1
5050
_MINOR_VER = 17
51-
_BUILD_VER = 17
51+
_BUILD_VER = 18
5252
_REVISION = "NEON_PROXY_REVISION_TO_BE_REPLACED"
5353
NEON_PROXY_VER = f"v{_MAJOR_VER}.{_MINOR_VER}.{_BUILD_VER}-{_REVISION}"
5454

0 commit comments

Comments
 (0)