瀏覽代碼

adapt release-checklist

B. Petersen 5 年之前
父節點
當前提交
8720e29f84
共有 1 個文件被更改,包括 1 次插入1 次删除
  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