diff --git a/docs/docs/getting-started/installing.mdx b/docs/docs/getting-started/installing.mdx index 2b77f61..bb556b4 100644 --- a/docs/docs/getting-started/installing.mdx +++ b/docs/docs/getting-started/installing.mdx @@ -70,7 +70,7 @@ dependencies { ... and add this property to the `settings.gradle` file: ```properties # Set this to the engine version you want to use -dependencyStarOpenSourceEngine=1-alpha0 +dependencyStarOpenSourceEngine=1-alpha4 ``` ## Maven