From 46df91d68793f2dcef5a6050dc967929b0de01ee Mon Sep 17 00:00:00 2001 From: bucky Date: Sat, 11 Sep 2021 14:58:08 -0400 Subject: [PATCH] 1.0.0-alpha.48 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe51d71e..30f46d63 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thenewboston", "productName": "TNB Account Manager", - "version": "1.0.0-alpha.47", + "version": "1.0.0-alpha.48", "description": "thenewboston Account Manager Electron Application", "main": "./bundle/main/index.js", "scripts": {