Update version in documentation
Some checks failed
build-and-test / build (push) Failing after 47s
build-and-test / generate-javadoc (push) Failing after 57s
build-and-test / test (push) Failing after 56s

This commit is contained in:
JeremyStar™ 2024-08-31 22:26:08 +02:00
parent 483afa1e45
commit 2529898e19
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -70,7 +70,7 @@ dependencies {
... and add this property to the `settings.gradle` file: ... and add this property to the `settings.gradle` file:
```properties ```properties
# Set this to the engine version you want to use # Set this to the engine version you want to use
dependencyStarOpenSourceEngine=1-alpha0 dependencyStarOpenSourceEngine=1-alpha4
``` ```
## Maven ## Maven