From cb614e74a1e1b502d42f69e5d4d5350ad8491920 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 19 Feb 2020 14:51:42 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae649f1e..8409ef6f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "LosslessCut", "description": "Lossless video editor", "copyright": "Copyright © 2019 ${author}", - "version": "3.1.0", + "version": "3.2.0", "main": "build/index.js", "scripts": { "start": "electron watch-build",