updated version to 1.1.0

This commit is contained in:
Sascha Kühl 2025-06-01 17:20:11 +02:00
parent 1fb9f52504
commit c330e2312a
2 changed files with 3 additions and 3 deletions

4
app/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "app",
"version": "0.0.1",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "app",
"version": "0.0.1",
"version": "1.1.0",
"dependencies": {
"@capacitor/android": "6.1.2",
"@capacitor/app": "6.0.1",

View File

@ -1,7 +1,7 @@
{
"name": "app",
"private": true,
"version": "0.0.1",
"version": "1.1.0",
"type": "module",
"scripts": {
"dev": "vite",