Skip to content

Commit

Permalink
Bump required launcher version for new engine releases, forcing an up…
Browse files Browse the repository at this point in the history
…grade to compatible version (#11796)

- Closes #11794

(cherry picked from commit 106e112)
  • Loading branch information
radeusgd authored and jdunkerley committed Dec 10, 2024
1 parent 04c4b11 commit bd4d82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distribution/manifest.template.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
minimum-launcher-version: 2023.2.1-nightly.2023.11.2
minimum-project-manager-version: 2023.2.1-nightly.2023.11.2
minimum-launcher-version: 2024.5.1-rc1
minimum-project-manager-version: 2024.5.1-rc1
jvm-options:
- value: "-Dgraal.PrintGraph=Network"
- value: "--add-opens=java.base/java.nio=ALL-UNNAMED"

0 comments on commit bd4d82d

Please sign in to comment.