Bump version to 1.1.1

This commit is contained in:
webadderall
2026-03-18 18:36:25 +11:00
parent bd01f06c97
commit ecd6bc0571
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "recordly",
"version": "1.0.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "recordly",
"version": "1.0.0",
"version": "1.1.1",
"hasInstallScript": true,
"dependencies": {
"@fix-webm-duration/fix": "^1.0.1",
+1 -2
View File
@@ -12,7 +12,7 @@
"url": "https://github.com/webadderall/Recordly/issues"
},
"private": true,
"version": "1.0.0",
"version": "1.1.1",
"type": "module",
"scripts": {
"dev": "vite",
@@ -102,4 +102,3 @@
},
"main": "dist-electron/main.js"
}