From b4d1b76871671fda3fb2e1ba2badc26ab0cd20d6 Mon Sep 17 00:00:00 2001 From: Colin Mitchell Date: Mon, 15 Jan 2024 14:00:55 -0500 Subject: [PATCH] Bump for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4f1da1..f9d3001 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "before-dawn", "productName": "Before Dawn", - "version": "0.27.0", + "version": "0.28.0", "description": "A desktop screensaver app using web technologies", "author": "Colin Mitchell (http://muffinlabs.com)", "license": "MIT",