bump OLMKit version too
This commit is contained in:
parent
ff24af601a
commit
ec2695b9c9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
Pod::Spec.new do |s|
|
||||
|
||||
# The libolm version
|
||||
MAJOR = 2
|
||||
MINOR = 3
|
||||
MAJOR = 3
|
||||
MINOR = 0
|
||||
PATCH = 0
|
||||
|
||||
s.name = "OLMKit"
|
||||
|
|
Loading…
Reference in a new issue