Skip to content

Commit

Permalink
Release: v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Jul 14, 2024
1 parent 7f73e45 commit f454132
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Master

## 2.0.1

* Fixed compiled version number on binaries.

## 2.0.0

* Added multi-fork support.
Expand Down
2 changes: 1 addition & 1 deletion Robust.Cdn/Robust.Cdn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyVersion>2.0.0</AssemblyVersion>
<AssemblyVersion>2.0.1</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f454132

Please sign in to comment.