Skip to content

Commit

Permalink
chore: v0.55.1 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinardi Sarean committed Mar 7, 2024
1 parent 16d4b91 commit bf2ba62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions AccelByte.Sdk/AccelByte.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<Product>AccelByte.Sdk</Product>
<PackageId>AccelByte.Sdk</PackageId>
<Authors>AccelByte Developers</Authors>
<Version>0.55.0</Version>
<AssemblyVersion>0.55.0</AssemblyVersion>
<Version>0.55.1</Version>
<AssemblyVersion>0.55.1</AssemblyVersion>
<Company>AccelByte</Company>
<Copyright>Copyright(c) AccelByte 2022-2023</Copyright>
<Copyright>Copyright(c) AccelByte 2022-2024</Copyright>
<Description>AccelByte .NET (C#) SDK
A software development kit (SDK) for interacting with AccelByte services.</Description>
<PackageProjectUrl>https://github.com/AccelByte/accelbyte-csharp-sdk</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.55.0
0.55.1

0 comments on commit bf2ba62

Please sign in to comment.