updated release date

This commit is contained in:
jstaerk
2024-07-20 07:18:18 +02:00
parent a2d3194a9e
commit 2f7171bb60
11 changed files with 13 additions and 495 deletions

View File

@@ -34,7 +34,7 @@ If you set up a Maven project, you can reference the mustang artifact like this:
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>library</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>
```