Skip to content

Commit

Permalink
Update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew committed Apr 21, 2024
1 parent 02d6bc9 commit 572107a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions flatpak/io.github.aandrew_me.ytdn.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
<content_rating type="oars-1.1" />

<releases>
<release version="3.17.4" date="2024-4-21">
<description>
<p>Added Chinese language</p>
<p>Fixed video trim info to filename</p>
</description>
</release>
<release version="3.17.3" date="2024-3-03">
<description>
<p>Fixed formats not being shown</p>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"yt-dlp-wrap-plus": "^2.3.18"
},
"name": "ytdownloader",
"version": "3.17.3",
"version": "3.17.4",
"main": "main.js",
"scripts": {
"start": "electron .",
Expand Down

0 comments on commit 572107a

Please sign in to comment.