From ee317ec5aa4e43ff444b9df22d8bb9a87b924f51 Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Sun, 13 Dec 2020 16:37:37 -0800 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f5d365..def3576 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "windows95", "productName": "windows95", - "version": "2.2.2", + "version": "2.3.0", "description": "Windows 95, in an app. I'm sorry.", "main": "./dist/src/main/main", "scripts": {