From 489c7312d0185983833d1b4dfdf3ffef0bc072cd Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Sat, 8 Oct 2022 13:12:13 +0200 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47712c4..7777324 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "windows95", "productName": "windows95", - "version": "3.1.0", + "version": "3.1.1", "description": "Windows 95, in an app. I'm sorry.", "main": "./dist/src/main/main.js", "scripts": {