0.5.0-alpha.2

This commit is contained in:
Lucien Greathouse
2019-01-28 15:45:52 -08:00
parent 0d9406d991
commit 821122a33d
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
return {
codename = "Epiphany",
version = {0, 5, 0, "-alpha.1"},
version = {0, 5, 0, "-alpha.2"},
expectedServerVersionString = "0.5.0 or newer",
protocolVersion = 2,
defaultHost = "localhost",