protocol: Record signed prekey and base key used with a Kyber prekey

This commit is contained in:
Jordan Rose
2025-09-16 15:33:59 -07:00
committed by GitHub
parent f18b92ebe2
commit 15af92c93d
31 changed files with 601 additions and 69 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.80.4'
s.version = '0.81.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'