Bump version number to 0.52.4

This commit is contained in:
Alex Konradi
2024-07-18 16:12:05 -04:00
parent 5a1144b8ac
commit d33ce0bea5
13 changed files with 20 additions and 19 deletions

View File

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