mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merge branch 'release/2.2.6' into develop
This commit is contained in:
commit
85315f33cf
@ -26,7 +26,7 @@
|
||||
#import "BWApp.h"
|
||||
|
||||
#define SDK_NAME @"HockeySDK"
|
||||
#define SDK_VERSION @"2.2.6-develop"
|
||||
#define SDK_VERSION @"2.2.6"
|
||||
|
||||
#ifndef HOCKEY_BLOCK_UDID
|
||||
#define HOCKEY_BLOCK_UDID 1
|
||||
|
@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'HockeySDK'
|
||||
s.version = '2.2.4'
|
||||
s.version = '2.2.6'
|
||||
s.license = 'MIT'
|
||||
s.platform = :ios
|
||||
s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user