From 07a4427a0b0489b688e561663032eaa9514d7a3b Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 22 Oct 2025 12:18:53 -0700 Subject: [PATCH] Update version to final release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab53be..10c14fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bodyshop-desktop", - "version": "1.0.7-alpha.5", + "version": "1.0.7", "description": "Shop Management System Partner", "main": "./out/main/index.js", "author": "Convenient Brands, LLC",