Apply version 1.0.0

This commit is contained in:
4Source 2025-08-16 20:55:11 +00:00
parent c3f59a4ec1
commit e41ca5ab8a
3 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

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