Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@live.com>2022-06-28 18:28:49 +0300
committerAndrew Arnott <andrewarnott@live.com>2022-06-28 18:28:49 +0300
commiteab5122e95f32443c686548e646523038ceb7543 (patch)
treec33b0f38828fb7424649c2c3bb692b4f7ffbf5c5
parent64ee45cdba4f8c06828107f3eca7ee919972c4ce (diff)
Set unity package.json file for v2.4.35
-rw-r--r--src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json b/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
index 19011e4f..ea203c5c 100644
--- a/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
+++ b/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
@@ -1,7 +1,7 @@
{
"name": "com.neuecc.messagepack",
"displayName": "MessagePack",
- "version": "2.4.25",
+ "version": "2.4.35",
"unity": "2018.4",
"description": "Extremely Fast MessagePack Serializer for C#.",
"keywords": [