瀏覽代碼

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/)