Browse Source

Bumped package version to 0.2.10

James Peret 2 years ago
parent
commit
919251d892
2 changed files with 5 additions and 2 deletions
  1. 4 1
      Readme.md
  2. 1 1
      package.json

+ 4 - 1
Readme.md

@@ -1,4 +1,4 @@
-# 📦 KairoEngine.SteamIntegration.v0.2.9
+# 📦 KairoEngine.SteamIntegration.v0.2.10
 
 Kairoengine Steam Integration library.
 
@@ -14,6 +14,9 @@ Kairoengine Steam Integration library.
 
 ### 📄Changelog
 
+##### v0.2.10
+- Fixed Steam stats sync issue with Statistics System
+
 ##### v0.2.9
 - Fixed a bug in Steam Manager and another in Stats
 

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
     "name": "at.kairoscope.kairoengine.steam-integration",
     "displayName": "KairoEngine Steam Integration",
-    "version": "0.2.9",
+    "version": "0.2.10",
     "unity": "2020.3",
     "description": "KairoEngine module for integrating Steamworks services",
     "dependencies": {