Skip to content

Commit

Permalink
changelog.d: Upgrade MatrixSDK version ([v0.27.7](https://github.com/…
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed May 1, 2024
1 parent 66d3cb1 commit bd03fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use_frameworks!
# - `{ :specHash => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for MatrixSDK repo. Used by Fastfile during CI
#
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
$matrixSDKVersion = '= 0.27.6'
$matrixSDKVersion = '= 0.27.7'
# $matrixSDKVersion = :local
# $matrixSDKVersion = { :branch => 'develop'}
# $matrixSDKVersion = { :specHash => { git: 'https://git.io/fork123', branch: 'fix' } }
Expand Down
1 change: 1 addition & 0 deletions changelog.d/x-nolink-0.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Upgrade MatrixSDK version ([v0.27.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.7)).

0 comments on commit bd03fe6

Please sign in to comment.