This commit is contained in:
Francesco 2024-04-06 20:34:14 +02:00
parent 7f76e86ba3
commit c3f564d4e7

View File

@ -53,7 +53,7 @@ The code is still in a very early stage and it might not be robust if you use no
<dependency>
<groupId>tech.ailef</groupId>
<artifactId>snap-admin</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</dependency>
```