Browse Source

adapt release-checklist

B. Petersen 5 năm trước cách đây
mục cha
commit
8720e29f84
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/release-checklist.md

+ 1 - 1
docs/release-checklist.md

@@ -53,5 +53,5 @@ on https://appstoreconnect.apple.com :
 in both cases, make sure, the provided test-email-address is working.
 finally, back on command line:
 
-9. commit changes from 1.-4. add add a tag:
+9. commit changes from 1.-5. add add a tag:
    $ git tag v1.2.3; git push --tags