Bump versioning

This commit is contained in:
Asriel Camora
2023-07-16 00:17:11 +04:00
parent cb9dcb358f
commit 858d5d468c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<Authors>Asriel Camora</Authors> <Authors>Asriel Camora</Authors>
<Version>1.0.0.0</Version> <Version>1.1.0.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl> <PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
</PropertyGroup> </PropertyGroup>
+1 -1
View File
@@ -3,7 +3,7 @@
"Name": "Craftimizer", "Name": "Craftimizer",
"Punchline": "Simulate crafts and create computer-assisted macros from the comfort of your own game", "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.", "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", "InternalName": "craftimizer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 8, "DalamudApiLevel": 8,