Add version to the title

This commit is contained in:
2026-01-06 03:05:03 +01:00
parent 97ebe81399
commit 7e8e3d63ef
2 changed files with 7 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "imgfloat-electron",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "imgfloat-electron",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"electron-updater": "^6.6.2"
},