Remove usePqRatchet from client-facing code, defaulting to always use.

This commit is contained in:
gram-signal
2025-10-02 11:32:36 -07:00
committed by GitHub
parent f43192035a
commit 533d11dd7c
40 changed files with 278 additions and 869 deletions

View File

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