release(netplay): v4.0.0-mainline-beta.3

This commit is contained in:
Nikhil Narayana 2024-02-08 00:29:53 -08:00
commit 667102f0c3
No known key found for this signature in database
GPG key ID: 2D6E647B8732451F

View file

@ -18,7 +18,7 @@ namespace Common
#endif
#ifndef IS_PLAYBACK
#define SLIPPI_REV_STR "4.0.0-mainline-beta.2" // netplay version
#define SLIPPI_REV_STR "4.0.0-mainline-beta.3" // netplay version
#else
#define SLIPPI_REV_STR "3.2.0" // playback version
#endif