Bump version to v0.46.2

This commit is contained in:
Jordan Rose
2024-05-16 16:00:18 -07:00
parent aea24d02e6
commit 1aedf124cd
12 changed files with 17 additions and 16 deletions

View File

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