This commit is contained in:
B. Petersen 2019-10-02 22:38:51 +02:00
parent 9a53db26c4
commit fb80299a21
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC

View file

@ -3,10 +3,7 @@
Release core, if needed, then: Release core, if needed, then:
1. $ git checkout master 1. $ git checkout master
2. $ ./tools/update-core.sh if you're using symbolic links OR 2. $ ./tools/update-core.sh
$ cd jni/messenger-backend/; git checkout master; git pull; cd ../..
$ git add jni/messenger-backend/
$ git commit -m "update messenger-backend submodule"
3. $ ./tools/tx-pull-translations.sh # test and commit changes 3. $ ./tools/tx-pull-translations.sh # test and commit changes
4. bump version, adapt changelog, commit, push 4. bump version, adapt changelog, commit, push
5. deltachat-android on Github: "Draft a new release" with the version form `v1.2.3` 5. deltachat-android on Github: "Draft a new release" with the version form `v1.2.3`