Reset Versions

This commit is contained in:
4Source 2025-08-16 23:05:30 +02:00
parent 79ef039d5c
commit bd0aff7b8b
3 changed files with 3 additions and 3 deletions

View file

@ -7,5 +7,5 @@
"authorUrl": "https://github.com/4Source",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/4Source",
"version": "1.0.0"
"version": "0.0.1"
}

View file

@ -32,5 +32,5 @@
"tslib": "2.4.0",
"typescript": "4.7.4"
},
"version": "1.0.0"
"version": "0.0.1"
}

View file

@ -1,3 +1,3 @@
{
"1.0.0": "1.8.10"
"0.0.1": "1.8.10"
}