From 891a5f22c87d1f015f911c1f99391185b8735992 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Mon, 24 May 2021 10:27:28 -0400 Subject: [PATCH] fix path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b89cb..b5148a2 100644 --- a/README.md +++ b/README.md @@ -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.