Skip to content

Commit 64e7668

Browse files
authored
Merge pull request #201 from contentauth/release_0-22-1
chore: update version for release of 0.22.1
2 parents 2ad151a + bdb848c commit 64e7668

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
@@ -14,7 +14,7 @@
1414
cmake_minimum_required(VERSION 3.27)
1515

1616
# This is the current version of this C++ project
17-
project(c2pa-c VERSION 0.22.0)
17+
project(c2pa-c VERSION 0.22.1)
1818

1919
# Set the version of the c2pa_rs library used
2020
set(C2PA_VERSION "0.79.0")

0 commit comments

Comments
 (0)