Move (RegistrationSessionState)RequestedInformation -> ChallengeOption

This commit is contained in:
Jordan Rose
2025-06-20 18:09:41 -07:00
parent 333d2be846
commit 841f57c30f
29 changed files with 111 additions and 107 deletions

View File

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