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
  • Loading branch information
radeusgd authored Dec 9, 2024
1 parent 81b0fcc commit 106e112
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 106e112

Please sign in to comment.