From 4d5d6aad86ea03636f97ea548ee03f73fcb07067 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 14 Feb 2020 13:16:45 +0800 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae42fc4cb3..7af3c1d202 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "LosslessCut", "description": "Lossless video editor", "copyright": "Copyright © 2019 ${author}", - "version": "2.7.1", + "version": "2.8.0", "main": "build/index.js", "scripts": { "start": "electron watch-build",