chore: bump version to 0.7.4

This commit is contained in:
2026-07-16 13:27:19 -04:00
parent 44230c757e
commit 4421627a64
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "aerofetch",
"version": "0.7.3",
"version": "0.7.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "aerofetch",
"version": "0.7.3",
"version": "0.7.4",
"license": "MIT",
"dependencies": {
"@electron-toolkit/utils": "^4.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aerofetch",
"version": "0.7.3",
"version": "0.7.4",
"description": "A yt-dlp frontend for Windows",
"main": "./out/main/index.js",
"author": "AeroFetch",