change podspec version to 0.17.0-beta

This commit is contained in:
Francisco Gindre 2022-11-15 09:37:07 -03:00
parent a85787ff59
commit caccafe190
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ZcashLightClientKit'
s.version = '0.17.0-beta.rc1'
s.version = '0.17.0-beta'
s.summary = 'Zcash Light Client wallet SDK for iOS'
s.description = <<-DESC