diff --git a/Craftimizer/Craftimizer.csproj b/Craftimizer/Craftimizer.csproj index a2ad4da..36b7183 100644 --- a/Craftimizer/Craftimizer.csproj +++ b/Craftimizer/Craftimizer.csproj @@ -2,7 +2,7 @@ Asriel Camora - 1.0.0.0 + 1.1.0.0 https://github.com/WorkingRobot/craftimizer.git diff --git a/Craftimizer/Craftimizer.json b/Craftimizer/Craftimizer.json index 2d90149..745cb52 100644 --- a/Craftimizer/Craftimizer.json +++ b/Craftimizer/Craftimizer.json @@ -3,7 +3,7 @@ "Name": "Craftimizer", "Punchline": "Simulate crafts and create computer-assisted macros from the comfort of your own game", "Description": "Allows you to generate macros and simulate all sorts of crafts without having to open another app. Open your crafting log to get started.", - "RepoUrl": "https://git.camora.dev/asriel/craftimizer.git", + "RepoUrl": "https://github.com/WorkingRobot/craftimizer", "InternalName": "craftimizer", "ApplicableVersion": "any", "DalamudApiLevel": 8,