1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00
This commit is contained in:
Mikael Finstad 2024-08-06 23:09:27 +02:00
parent 052b9f88a0
commit 52f615421f
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
<url type="bugtracker">https://github.com/mifi/lossless-cut/issues</url>
<url type="donation">https://paypal.me/mifino/usd</url>
<releases>
<release version="3.62.0" date="2024-08-06"/>
<release version="3.61.1" date="2024-05-27"/>
<release version="3.61.0" date="2024-05-14"/>
<release version="3.60.0" date="2024-01-05"/>

View File

@ -3,7 +3,7 @@
"productName": "LosslessCut",
"description": "The swiss army knife of lossless video/audio editing",
"copyright": "Copyright © 2021 ${author}",
"version": "3.61.1",
"version": "3.62.0",
"main": "./out/main/index.js",
"homepage": "./",
"scripts": {