Skip to content

Commit e9a2fbd

Browse files
Merge pull request #893 from arczewski/main
Package manager expects correct verion format - maybe bump to 4.6.8?
2 parents 491d339 + 5eb878b commit e9a2fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/FishNet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.firstgeargames.fishnet",
3-
"version": "4.6.7hf0",
3+
"version": "4.6.8",
44
"displayName": "FishNet: Networking Evolved",
55
"description": "A feature-rich Unity networking solution aimed towards reliability, ease of use, efficiency, and flexibility.",
66
"unity": "2021.3",
@@ -34,4 +34,4 @@
3434
"com.unity.modules.physics2d": "1.0.0",
3535
"com.unity.modules.ui": "1.0.0"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)