Skip to content

Commit

Permalink
Increment mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
Witchybun committed Jul 11, 2024
1 parent c965515 commit 7087979
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LunacidAP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>LunacidAP</AssemblyName>
<Description>Randomizer for Archipelago</Description>
<Version>0.6.2</Version>
<Version>0.6.4</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Archipelago.Gifting.Net" Version="0.3.1" />
<PackageReference Include="Archipelago.MultiClient.Net" Version="6.0.0" />
<PackageReference Include="Archipelago.Gifting.Net" Version="0.3.3" />
<PackageReference Include="Archipelago.MultiClient.Net" Version="6.2.0" />
<PackageReference Include="BepInEx.Analyzers" Version="1.*" PrivateAssets="all" />
<PackageReference Include="BepInEx.Core" Version="5.*" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.*" />
Expand Down

0 comments on commit 7087979

Please sign in to comment.