Version bump v5.2
authorLiza Carvelli <liza@carvel.li>
Tue, 1 Apr 2025 17:22:02 +0000 (19:22 +0200)
committerLiza Carvelli <liza@carvel.li>
Tue, 1 Apr 2025 17:22:02 +0000 (19:22 +0200)
Directory.Build.targets
GatheringPathRenderer/GatheringPathRenderer.csproj

index 5b1bef7..b304561 100644 (file)
@@ -1,5 +1,5 @@
 <Project>
     <PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
-        <Version>5.1</Version>
+        <Version>5.2</Version>
     </PropertyGroup>
 </Project>
index 69bfbd0..bff37f1 100644 (file)
@@ -1,6 +1,6 @@
 <Project Sdk="Dalamud.NET.Sdk/12.0.2">
     <PropertyGroup>
-        <Version>0.2</Version>
+        <Version>0.3</Version>
         <OutputPath>dist</OutputPath>
         <PathMap Condition="$(SolutionDir) != ''">$(SolutionDir)=X:\</PathMap>
         <Platforms>x64</Platforms>