Skip to content

Commit 658cac2

Browse files
committed
r19 release
1 parent a407b20 commit 658cac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CastingEssentials/PluginBase/CastingPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include "Modules/TeamNames.h"
3232
#include "Modules/ClientTools.h"
3333

34-
const char* const PLUGIN_VERSION_ID = "r19 beta1";
34+
const char* const PLUGIN_VERSION_ID = "r19";
3535
const char* const PLUGIN_FULL_VERSION = strdup(strprintf("%s %s", PLUGIN_NAME, PLUGIN_VERSION_ID).c_str());
3636

3737
class CastingPlugin final : public Plugin

0 commit comments

Comments
 (0)