From 8419517b31f4b32a62fe215bed521676e0c57714 Mon Sep 17 00:00:00 2001 From: jfoclpf Date: Sat, 10 Jun 2023 21:28:01 +0100 Subject: [PATCH] 2.10.0 --- config.xml | 14 +++++++------- package-lock.json | 4 ++-- package.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config.xml b/config.xml index 83ec49f..9a5f77b 100755 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + DenĂșncia Estacionamento Envio de queixa de estacionamento ilegal a autoridade competente @@ -27,8 +27,8 @@ - - + + @@ -38,7 +38,7 @@ - + @@ -55,9 +55,9 @@ - - - + + + diff --git a/package-lock.json b/package-lock.json index 2617894..fa5a905 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "com.form.parking.violation", - "version": "2.9.2", + "version": "2.10.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "com.form.parking.violation", - "version": "2.9.2", + "version": "2.10.0", "license": "GPL-3.0", "dependencies": { "@fortawesome/fontawesome-free": "6.2.1", diff --git a/package.json b/package.json index 0c42202..9c83b50 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.form.parking.violation", "displayName": "formParkingViolation", - "version": "2.9.2", + "version": "2.10.0", "description": "Submit a parking violation complain to authority", "main": "index.js", "scripts": { @@ -132,4 +132,4 @@ "plugins/" ] } -} \ No newline at end of file +}