From 4d65a20ba0be6e7111a98557a5d9056ff5a1f341 Mon Sep 17 00:00:00 2001 From: Muffin Date: Fri, 25 Aug 2023 15:58:02 -0500 Subject: [PATCH] Send out fake update unstable update notifications, for testing --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bc7b1172..eaf5c228 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,11 @@ { "name": "turbowarp-desktop", "description": "Scratch mod with a compiler, dark mode, a bunch of addons, and more.", - "version": "1.9.0-beta.4", + "version": "1.9.0-beta.3", "license": "GPL-3.0", "author": { "email": "contact@turbowarp.org", + "name": "Thomas Weber" }, "scripts": {