2 Commits

2 changed files with 9 additions and 3 deletions

10
.gitignore vendored
View File

@@ -13,8 +13,14 @@
config/config.dev.json
# IDE
/.idea
/.vscode
.idea/
.vscode/
.zed/
# OS generated files
.DS_Store
.DS_Store?
Thumbs.db
# Linux executable
ffmpeg

View File

@@ -2,7 +2,7 @@
"name": "freedom-loader",
"desktopName": "com.masteracnolo.freedomloader",
"productName": "Freedom Loader",
"version": "1.6.4-preview",
"version": "1.6.4",
"author": "MasterAcnolo <MasterAcnolo@users.noreply.github.com>",
"description": "Free and open-source GUI for yt-dlp — download video and audio from hundreds of platforms",
"homepage": "https://masteracnolo.github.io/Freedom-Loader-Site/",