소스 검색

added opam version to release checklist

Aleksandr Kuzmenko 5 년 전
부모
커밋
c18e1eaadb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      extra/release-checklist.txt

+ 1 - 0
extra/release-checklist.txt

@@ -9,6 +9,7 @@
 
 - Make sure CHANGES.txt has a proper date set!
 - Make sure `version` in globals.ml has the correct value
+- Update `version` in `./opam`
 - Check if the protocolVersion in displayJson.ml has to be updated
 - Make an empty GitHub release in https://github.com/HaxeFoundation/haxe/releases (do this first because we need the tag for the builds)
 - Wait for the CI to build (check https://build.haxe.org/builds/haxe/)