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

This commit is contained in:
Nikhil Narayana 2025-05-16 11:12:24 -07:00
commit 337507c22d
No known key found for this signature in database
GPG key ID: 2D6E647B8732451F

View file

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