release 1.3.0

Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
Nicolas Froger 2024-07-26 16:59:54 +02:00
commit bbb71db781
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.kektus</groupId>
<artifactId>summer2024-backend</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>

View file

@ -1,6 +1,6 @@
{
"name": "summer2024-frontend",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"type": "module",
"scripts": {