Skip to content

Commit 68dc037

Browse files
committed
chore: bump version to 2.1.0
Signed-off-by: Mart Somermaa <[email protected]>
1 parent 0ac6248 commit 68dc037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ elseif($ENV{CI_PIPELINE_IID})
1010
else()
1111
set(BUILD_NUMBER 0)
1212
endif()
13-
project(web-eid VERSION 2.0.2.${BUILD_NUMBER})
13+
project(web-eid VERSION 2.1.0.${BUILD_NUMBER})
1414

1515
set(MACOSX_BUNDLE_SHORT_VERSION_STRING "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
1616
set(MACOSX_BUNDLE_BUNDLE_VERSION ${PROJECT_VERSION_TWEAK})

0 commit comments

Comments
 (0)