chore: update version

This commit is contained in:
Pihkaal
2025-11-05 19:13:58 +01:00
parent 1777382349
commit 900c6a6bdc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "aphp-gestime-exporter", "name": "aphp-gestime-exporter",
"version": "0.0.0", "version": "0.1.0",
"private": true, "private": true,
"type": "module", "type": "module",
"engines": { "engines": {

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "APHP Gestime Exporter", "name": "APHP Gestime Exporter",
"version": "1.0.0", "version": "0.1.0",
"description": "Exportez votre planning de travail Gestime vers un fichier calendrier ICS", "description": "Exportez votre planning de travail Gestime vers un fichier calendrier ICS",
"action": { "action": {
"default_popup": "index.html", "default_popup": "index.html",