This commit is contained in:
2020-05-11 22:23:12 +00:00
parent c11ff167a8
commit d0f0e3911e
2 changed files with 2 additions and 1 deletions

View File

@@ -123,6 +123,7 @@ namespace AyaNova.PlugIn.V8
public void CommandSelectedForSingleObject(string commandKey, RootObjectTypes objectType, object ayaNovaObject)
{
util.PRE_RELEASE_VERSION_STRING = "Pre-release test "+ this.PluginVersion;
if (!User.CurrentUserIsAnAdministrator)
{