Skip to content

Commit 88f255a

Browse files
committed
r20 release.
1 parent eed79f9 commit 88f255a

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
@@ -32,7 +32,7 @@
3232
#include "Modules/ClientTools.h"
3333
#include "Modules/WeaponTools.h"
3434

35-
const char* const PLUGIN_VERSION_ID = "r20 beta3";
35+
const char* const PLUGIN_VERSION_ID = "r20";
3636
const char* const PLUGIN_FULL_VERSION = strdup(strprintf("%s %s", PLUGIN_NAME, PLUGIN_VERSION_ID).c_str());
3737

3838
class CastingPlugin final : public Plugin

0 commit comments

Comments
 (0)