Set VERSION_DDNET_SWITCH for upcoming release

This commit is contained in:
def 2021-10-16 18:58:33 +02:00
parent fce6776c38
commit 87f29d26ce

View file

@ -115,7 +115,7 @@ enum
VERSION_DDNET_UPDATER_FIXED = 707,
VERSION_DDNET_GAMETICK = 10042,
VERSION_DDNET_MSG_LEGACY = 15040,
VERSION_DDNET_SWITCH = 15040,
VERSION_DDNET_SWITCH = 15060,
};
#endif