From 4dd2c37a66de22a32ff96ec00cfc1422d385e962 Mon Sep 17 00:00:00 2001 From: kylon <3252255+kylon@users.noreply.github.com> Date: Sun, 11 Jun 2023 18:04:46 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3aebac8..b7cf3f9 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": "5.3.0", + "version": "5.3.1", "description": "Electron application to save your Sharepoint videos for offline usage (especially meant for students)", "main": "app.js", "scripts": {