From f1b82cccacfa4d571a8985328e1604d6c3926a27 Mon Sep 17 00:00:00 2001 From: D3TONAT0R Date: Fri, 15 Nov 2024 11:42:11 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 98dee6b..3a072fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "com.github.d3tonat0r.unityosxbuild", + "name": "com.github.u-plus-one.unityosxbuild", "version": "1.0.0", "displayName": "OSX Build", "description": "A Unity package for zipping builds automatically, and on Windows, fix OSX builds by adding the executable bits in the process.", @@ -15,4 +15,4 @@ "license": "See LICENSE.md", "hideInEditor": true, "documentationUrl": "https://github.com/D3TONAT0R/UnityOSXBuild/blob/main/README.md" -} \ No newline at end of file +}