aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OLMKit.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec
index 9513b09..1a1420b 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -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}"