Skip to content

Commit cc6720d

Browse files
chore(c2pa-c-ffi): release v0.67.2
1 parent e263b7f commit cc6720d

File tree

3 files changed

+30
-25
lines changed

3 files changed

+30
-25
lines changed

Cargo.lock

Lines changed: 22 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = [
1212

1313
# members in this workspace can share this version setting
1414
[workspace.package]
15-
version = "0.67.1"
15+
version = "0.67.2"
1616

1717
[workspace.dependencies]
1818
c2pa = { path = "sdk", default-features = false }

c2pa_c_ffi/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.67.2](https://github.com/contentauth/c2pa-rs/compare/c2pa-c-ffi-v0.67.1...c2pa-c-ffi-v0.67.2)
11+
_03 October 2025_
12+
13+
### Fixed
14+
15+
* Add linker flags to Android library builds ([#1463](https://github.com/contentauth/c2pa-rs/pull/1463))
16+
1017
## [0.67.1](https://github.com/contentauth/c2pa-rs/compare/c2pa-c-ffi-v0.67.0...c2pa-c-ffi-v0.67.1)
1118
_02 October 2025_
1219

0 commit comments

Comments
 (0)