We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ad151a + bdb848c commit 64e7668Copy full SHA for 64e7668
1 file changed
CMakeLists.txt
@@ -14,7 +14,7 @@
14
cmake_minimum_required(VERSION 3.27)
15
16
# This is the current version of this C++ project
17
-project(c2pa-c VERSION 0.22.0)
+project(c2pa-c VERSION 0.22.1)
18
19
# Set the version of the c2pa_rs library used
20
set(C2PA_VERSION "0.79.0")
0 commit comments