We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62afa4c commit 6af4864Copy full SHA for 6af4864
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.gameframex.unity.google.protobuf",
3
"displayName": "Google Protocol Buffers",
4
- "version": "1.0.0",
+ "version": "3.2.21",
5
"unity": "2017.1",
6
"description": "Google Protocol Buffers",
7
"author": {
@@ -13,6 +13,5 @@
13
"url": "https://github.com/protobuf-net/protobuf-net.git"
14
},
15
"relatedPackages": {},
16
- "dependencies": {
17
- }
18
-}
+ "dependencies": {}
+}
0 commit comments