Skip to content

Commit

Permalink
update ARCtrl dependency for 2.0.1 hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
HLWeil committed Aug 29, 2024
1 parent c79c68d commit 91e698a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### 2.0.0+c205ff9 (Released 2024-8-28)
### 2.0.0+c79c68d (Released 2024-8-29)
* Additions:
* [[#c79c68d](https://github.com/nfdi4plants/ARCtrl.NET/commit/c79c68d4240f044fec4585a4dfb9cb464afc2bb3)] bump to 2.0.1
* [[#bc26f3d](https://github.com/nfdi4plants/ARCtrl.NET/commit/bc26f3d3aa3e124f1fbf53871b036105f4e988ac)] Create manage-issues.yml
* [[#075458b](https://github.com/nfdi4plants/ARCtrl.NET/commit/075458b84a50b745ce1dc572a1d35897e1b90d6b)] update dependencies of ARCtrl.NET
* Deletions:
Expand Down
2 changes: 1 addition & 1 deletion src/ARCtrl.NET/ARCtrl.NET.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ARCtrl" Version="2.0.0" />
<PackageReference Include="ARCtrl" Version="2.0.1" />
<PackageReference Include="FsSpreadsheet" Version="6.2.0" />
<PackageReference Include="FsSpreadsheet.Net" Version="6.2.0" />
<PackageReference Include="JsonDSL" Version="0.0.5" />
Expand Down

0 comments on commit 91e698a

Please sign in to comment.