Skip to content

Commit af71004

Browse files
committed
Bump version number to 2025.162.1
1 parent af82828 commit af71004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.rlabrecque.steamworks.net/Runtime/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
namespace Steamworks {
1515
public static class Version {
16-
public const string SteamworksNETVersion = "2025.162.0";
16+
public const string SteamworksNETVersion = "2025.162.1";
1717
public const string SteamworksSDKVersion = "1.62";
1818
public const string SteamAPIDLLVersion = "09.60.44.10";
1919
public const int SteamAPIDLLSize = 278112;

com.rlabrecque.steamworks.net/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.rlabrecque.steamworks.net",
33
"displayName": "Steamworks.NET",
4-
"version": "2025.162.0",
4+
"version": "2025.162.1",
55
"unity": "2019.4",
66
"author": {
77
"name": "Riley Labrecque",

0 commit comments

Comments
 (0)