From 503c4aa3e56ea8f5bf73c758f15b483f30ad0ddc Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 26 Oct 2022 21:43:41 +0700 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2c4a46..b827d5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-context-menu", - "version": "3.5.0", + "version": "3.6.0", "description": "Context menu for your Electron app", "license": "MIT", "repository": "sindresorhus/electron-context-menu",