Skip to content

Commit 166d9b2

Browse files
author
gulekismail
committed
changelog.d: Upgrade MatrixSDK version ([v0.23.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.3)).
1 parent efb1476 commit 166d9b2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use_frameworks!
1313
# - `{ :specHash => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for MatrixSDK repo. Used by Fastfile during CI
1414
#
1515
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
16-
$matrixSDKVersion = '= 0.23.2'
16+
$matrixSDKVersion = '= 0.23.3'
1717
# $matrixSDKVersion = :local
1818
# $matrixSDKVersion = { :branch => 'develop'}
1919
# $matrixSDKVersion = { :specHash => { git: 'https://git.io/fork123', branch: 'fix' } }

changelog.d/x-nolink-0.change

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Upgrade MatrixSDK version ([v0.23.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.3)).

0 commit comments

Comments
 (0)