Skip to content

Commit b76832a

Browse files
committed
set-version: v1.18.8
1 parent f90619b commit b76832a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/constants.py

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

4949
_MAJOR_VER = 1
5050
_MINOR_VER = 18
51-
_BUILD_VER = 7
51+
_BUILD_VER = 8
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)