1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

Merge branch 'stores'

This commit is contained in:
Mikael Finstad 2024-01-05 18:25:24 +08:00
commit 3c288eb3d0
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.60.0" date="2024-01-05"/>
<release version="3.59.1" date="2023-12-22"/>
<release version="3.59.0" date="2023-12-22"/>
<release version="3.58.0" date="2023-10-16"/>

View File

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