Plugin version to 1.3
This commit is contained in:
parent
c55cf1936b
commit
5b1e7acca9
|
@ -21,7 +21,7 @@
|
|||
|
||||
static const char kUnknownVersion[] = "unknown";
|
||||
const char* s_pluginNames[] = { "ns" };
|
||||
static const char* s_pluginVersions[] = { "1.2" };
|
||||
static const char* s_pluginVersions[] = { "1.3" };
|
||||
|
||||
const char* getExpectedPluginVersion(const char* name)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue