Skip to content

Commit

Permalink
Bump for new PDDLSharp version
Browse files Browse the repository at this point in the history
  • Loading branch information
kris701 committed May 13, 2024
1 parent d56a2f4 commit 37cf50d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FlashPlanner/FlashPlanner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<PropertyGroup>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<Version>1.0.12</Version>
<Version>1.0.13</Version>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -41,7 +41,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PDDLSharp" Version="1.6.1" />
<PackageReference Include="PDDLSharp" Version="1.6.3" />
</ItemGroup>

</Project>

0 comments on commit 37cf50d

Please sign in to comment.