Skip to content

Commit

Permalink
Updated: Reloaded.Memory.Buffers
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Apr 13, 2022
1 parent 798eb45 commit ec8b20f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/Reloaded.Assembler/Reloaded.Assembler.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>
Expand All @@ -19,7 +19,7 @@
<PackageIconUrl></PackageIconUrl>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/Reloaded-Project/Reloaded.Assembler</RepositoryUrl>
<Version>1.0.10</Version>
<Version>1.0.11</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageIcon>Icon.png</PackageIcon>
</PropertyGroup>
Expand All @@ -46,6 +46,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Reloaded.Memory.Buffers" Version="1.3.5" />
<PackageReference Include="Reloaded.Memory.Buffers" Version="1.4.3" />
</ItemGroup>
</Project>

0 comments on commit ec8b20f

Please sign in to comment.