From e3dd92684c9f64d48546b1e525eb5c8816d5de21 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Thu, 13 Jun 2024 16:12:11 -0400 Subject: [PATCH] 5.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0c5aee9d..f8ae53ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitify", - "version": "5.8.0", + "version": "5.8.1", "description": "GitHub Notifications on your menu bar.", "main": "main.js", "scripts": {