Skip to content

Commit abacff9

Browse files
committed
3.58.0
1 parent 7f1fbe4 commit abacff9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

no.mifi.losslesscut.appdata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<url type="bugtracker">https://github.com/mifi/lossless-cut/issues</url>
1919
<url type="donation">https://paypal.me/mifino/usd</url>
2020
<releases>
21+
<release version="3.58.0" date="2023-10-16"/>
2122
<release version="3.57.0" date="2023-10-15"/>
2223
<release version="3.56.0" date="2023-08-24"/>
2324
<release version="3.55.2" date="2023-04-09"/>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "LosslessCut",
44
"description": "The swiss army knife of lossless video/audio editing",
55
"copyright": "Copyright © 2021 ${author}",
6-
"version": "3.57.0",
6+
"version": "3.58.0",
77
"main": "public/electron.js",
88
"homepage": "./",
99
"scripts": {

0 commit comments

Comments
 (0)