docs: bump version refs 1.0.0→1.1.0 + year 2025→2026
This commit is contained in:
@@ -71,7 +71,7 @@ Le jar est disponible sur le **Gitea Package Registry** :
|
||||
```
|
||||
groupId : dev.lions.user.manager
|
||||
artifactId : lions-user-manager-server-api
|
||||
version : 1.0.0
|
||||
version : 1.1.0
|
||||
registry : https://git.lions.dev/api/packages/lionsdev/maven
|
||||
```
|
||||
|
||||
@@ -81,7 +81,7 @@ registry : https://git.lions.dev/api/packages/lionsdev/maven
|
||||
<dependency>
|
||||
<groupId>dev.lions.user.manager</groupId>
|
||||
<artifactId>lions-user-manager-server-api</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@@ -121,4 +121,4 @@ mvn clean install -DskipTests
|
||||
|
||||
## Licence
|
||||
|
||||
Propriétaire — Lions Dev © 2025
|
||||
Propriétaire — Lions Dev © 2026
|
||||
|
||||
Reference in New Issue
Block a user