Change version on podspec to release alpha

This commit is contained in:
Francisco Gindre 2022-10-26 16:44:08 -03:00
parent 545380b3e2
commit fc2f7aa055
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.16.10-beta'
s.version = '0.17.0-alpha.1'
s.summary = 'Zcash Light Client wallet SDK for iOS'
s.description = <<-DESC