From 858d5d468c980512f3eec949682fb8fe42bbb766 Mon Sep 17 00:00:00 2001 From: Asriel Camora Date: Sun, 16 Jul 2023 00:17:11 +0400 Subject: [PATCH] Bump versioning --- Craftimizer/Craftimizer.csproj | 2 +- Craftimizer/Craftimizer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,