Skip to content

Commit

Permalink
Bump version to 15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rlabrecque committed May 2, 2021
1 parent 7519c2f commit 3403ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugins/Steamworks.NET/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

namespace Steamworks {
public static class Version {
public const string SteamworksNETVersion = "15.0.0";
public const string SteamworksNETVersion = "15.0.1";
public const string SteamworksSDKVersion = "1.51";
public const string SteamAPIDLLVersion = "06.28.18.86";
public const int SteamAPIDLLSize = 239904;
Expand Down

0 comments on commit 3403ce0

Please sign in to comment.