From d3ecaadedb755f6feb6adbdb036456d60a1c1e30 Mon Sep 17 00:00:00 2001 From: kylon <3252255+kylon@users.noreply.github.com> Date: Sat, 26 Mar 2022 10:11:09 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 917a345..8fa3159 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "repository": "https://github.com/kylon/Sharedown", "homepage": "https://github.com/kylon/Sharedown", "license": "GPL-3.0-or-later", - "version": "4.0.1", + "version": "4.0.2", "description": "Electron application to save your Sharepoint videos for offline usage (especially meant for students)", "main": "app.js", "scripts": {