From fb106ec87f91ab411f3e8c8d76bb83b8d911c52f Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Fri, 16 May 2025 10:02:26 -0700 Subject: [PATCH] Major release v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d947c0..6960ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bodyshop-desktop", - "version": "0.0.1-alpha.13", + "version": "1.0.0", "description": "Shop Management System Partner", "main": "./out/main/index.js", "author": "Convenient Brands, LLC",