Browse Source

Update release checklist

Rudy Ges 2 years ago
parent
commit
15c8198feb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/release-checklist.txt

+ 1 - 1
extra/release-checklist.txt

@@ -10,7 +10,7 @@
 - Make sure CHANGES.txt has a proper date set!
 - Make sure `version` in globals.ml has the correct value
 - Make sure the copyright year in args.ml has the correct value
-- Update `version` in `./opam`
+- Update `version` in `haxe.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/)