Fix OLMKit.podspec

This commit is contained in:
Richard van der Hoff 2017-01-18 18:02:11 +00:00
parent 150c360e82
commit 1014712fd0

View file

@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
MINOR = 2
Patch = 0
PATCH = 0
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"