fix path
This commit is contained in:
parent
ccc0d122ee
commit
891a5f22c8
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ endorsed by the Matrix.org Foundation C.I.C.
|
|||
|
||||
First: bump version numbers in ``common.mk``, ``CMakeLists.txt``,
|
||||
``javascript/package.json``, ``python/olm/__version__.py``, ``OLMKit.podspec``, ``Package.swift``,
|
||||
and ``android/olm-sdk/java/org/matrix/olm/OlmManager.java`` in function ``getVersion()```.
|
||||
and ``android/olm-sdk/src/main/java/org/matrix/olm/OlmManager.java`` in function ``getVersion()```.
|
||||
|
||||
Also, ensure the changelog is up to date, and that everything is committed to
|
||||
git.
|
||||
|
|
Loading…
Reference in a new issue