We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 355b763 + 848ab2b commit f706c5dCopy full SHA for f706c5d
MatrixSDK.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "MatrixSDK"
4
- s.version = "0.23.2"
+ s.version = "0.23.3"
5
s.summary = "The iOS SDK to build apps compatible with Matrix (https://www.matrix.org)"
6
7
s.description = <<-DESC
MatrixSDK/MatrixSDKVersion.m
@@ -16,4 +16,4 @@
16
17
#import <Foundation/Foundation.h>
18
19
-NSString *const MatrixSDKVersion = @"0.23.2";
+NSString *const MatrixSDKVersion = @"0.23.3";
0 commit comments