We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b07695 commit 1d4a2c6Copy full SHA for 1d4a2c6
1 file changed
Craftimizer/Craftimizer.csproj
@@ -2,7 +2,7 @@
2
<Project Sdk="Dalamud.NET.Sdk/15.0.0">
3
<PropertyGroup>
4
<Authors>Asriel Camora</Authors>
5
- <Version>2.11.0.1</Version>
+ <Version>2.11.0.2</Version>
6
<PackageProjectUrl>https://github.com/WorkingRobot/Craftimizer.git</PackageProjectUrl>
7
<Configurations>Debug;Release</Configurations>
8
</PropertyGroup>
@@ -37,4 +37,4 @@
37
<ProjectReference Include="..\Simulator\Craftimizer.Simulator.csproj" />
38
<ProjectReference Include="..\Solver\Craftimizer.Solver.csproj" />
39
</ItemGroup>
40
-</Project>
+</Project>
0 commit comments