0.5.2
All checks were successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
phil 2025-06-28 03:59:39 +02:00
parent 033d096476
commit 120f1dc173
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "gisaf-app", "name": "gisaf-app",
"version": "0.5.1", "version": "0.5.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gisaf-app", "name": "gisaf-app",
"version": "0.5.1", "version": "0.5.2",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@angular/animations": "^17.3.5", "@angular/animations": "^17.3.5",

View file

@ -1,7 +1,7 @@
{ {
"name": "gisaf-frontend", "name": "gisaf-frontend",
"displayName": "Gisaf web front-end", "displayName": "Gisaf web front-end",
"version": "0.5.1", "version": "0.5.2",
"license": "GPL-3.0", "license": "GPL-3.0",
"description": "Gisaf Geomatics", "description": "Gisaf Geomatics",
"repository": { "repository": {