Skip to content

Commit 7ddcda0

Browse files
authored
Nakama/Satori Unity 3.18.0 release. (#192)
1 parent 636afc8 commit 7ddcda0

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

Packages/Nakama/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project are documented below.
33

44
The format is based on [keep a changelog](http://keepachangelog.com/) and this project uses [semantic versioning](http://semver.org/).
55

6+
## [3.18.0] - 2025-09-10
7+
### Changed
8+
- Update to use Nakama and Satori .NET 3.18.0 release.
9+
610
## [3.17.0] - 2025-07-17
711
### Added
812
- Add request logging to the "UnityWebRequestAdapter" type. Thanks @epishev-m
512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Packages/Nakama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.heroiclabs.nakama-unity",
3-
"version": "3.17.0",
3+
"version": "3.18.0",
44
"unity": "2022.3",
55
"displayName": "Nakama Unity",
66
"description": "Unity3D client for Nakama and Satori server written in C#.",

0 commit comments

Comments
 (0)