how can we update our plugin to the latest version example 0.4.7.1 like what stuff needs to be changed?
// Plugin information
pluginInfo->pluginVersion = 0x110;
does this defines? the version to be updated or is the version somewhere else?
or does the vcmp.h file needs to be changed?
Edit: checked and placed the new vcmp.h file and it worked..!