From 41d0ccabc08a3a008d20e446310e9f8e9a2a2657 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Thu, 24 Apr 2025 07:32:43 +1000 Subject: [PATCH] 6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0b1e5e45..a51e51871 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitify", - "version": "6.2.0", + "version": "6.3.0", "description": "GitHub notifications on your menu bar.", "main": "build/main.js", "scripts": {