From ab38296e58028ee32a943e638b1d1a85c3be0ee4 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 11 Dec 2024 08:23:37 +0100 Subject: [PATCH] 5.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c22009fc..8df27034c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitify", - "version": "5.16.2", + "version": "5.17.0", "description": "GitHub notifications on your menu bar.", "main": "build/main.js", "scripts": {