Add alpha 4 package versioning.

This commit is contained in:
Patrick FIc
2025-04-11 09:28:23 -07:00
parent b758e54865
commit 0ec741912e

View File

@@ -1,6 +1,6 @@
{ {
"name": "bodyshop-desktop", "name": "bodyshop-desktop",
"version": "0.0.1-alpha.3", "version": "0.0.1-alpha.4",
"description": "Shop Management System Partner", "description": "Shop Management System Partner",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "Convenient Brands, LLC", "author": "Convenient Brands, LLC",