Fix OLMKit.podspec
This commit is contained in:
parent
150c360e82
commit
1014712fd0
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue