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
|
groupId : dev.lions.user.manager
|
||||||
artifactId : lions-user-manager-server-api
|
artifactId : lions-user-manager-server-api
|
||||||
version : 1.0.0
|
version : 1.1.0
|
||||||
registry : https://git.lions.dev/api/packages/lionsdev/maven
|
registry : https://git.lions.dev/api/packages/lionsdev/maven
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -81,7 +81,7 @@ registry : https://git.lions.dev/api/packages/lionsdev/maven
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>dev.lions.user.manager</groupId>
|
<groupId>dev.lions.user.manager</groupId>
|
||||||
<artifactId>lions-user-manager-server-api</artifactId>
|
<artifactId>lions-user-manager-server-api</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -121,4 +121,4 @@ mvn clean install -DskipTests
|
|||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
|
||||||
Propriétaire — Lions Dev © 2025
|
Propriétaire — Lions Dev © 2026
|
||||||
|
|||||||
Reference in New Issue
Block a user