mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
Update plugin protocl version, fix error in error
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
codename = "Epiphany",
|
||||
version = {0, 5, 0},
|
||||
expectedServerVersionString = "0.5.0 or newer",
|
||||
protocolVersion = 2,
|
||||
protocolVersion = 3,
|
||||
defaultHost = "localhost",
|
||||
defaultPort = 34872,
|
||||
}
|
||||
Reference in New Issue
Block a user