From 52cb348c4e62244039f980385485e52457d8483c Mon Sep 17 00:00:00 2001 From: Bucky Date: Wed, 20 Jan 2021 19:45:26 -0800 Subject: [PATCH] 1.0.0-alpha.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 090529ca..8e4445ac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thenewboston", "productName": "TNB Account Manager", - "version": "1.0.0-alpha.37", + "version": "1.0.0-alpha.38", "description": "thenewboston Account Manager Electron Application", "main": "./bundle/main/index.js", "scripts": {