Skip to content

Commit

Permalink
Bump API to 1.0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mooshua committed Nov 30, 2023
1 parent b8e2f4b commit e86673a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion api/BitMod/BitMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CommunityServerAPI" Version="1.0.7.1" />
<PackageReference Include="CommunityServerAPI" Version="1.0.8.1" />
<PackageReference Include="Lilikoi" Version="0.1.0-prerelease.28" />
<PackageReference Include="Serilog" Version="3.0.2-dev-02044" />
</ItemGroup>
Expand Down

0 comments on commit e86673a

Please sign in to comment.