From 5496864e2af1cc9cbc2ae7150473aceccd489a42 Mon Sep 17 00:00:00 2001 From: kylon <3252255+kylon@users.noreply.github.com> Date: Sat, 12 Nov 2022 15:21:04 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f355e98..274d45d 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.1.0", + "version": "5.1.1", "description": "Electron application to save your Sharepoint videos for offline usage (especially meant for students)", "main": "app.js", "scripts": {