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",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"type": "module",
"engines": {

View File

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