plugin version

Started by MEGAMIND, Oct 24, 2024, 05:47 PM

Previous topic - Next topic

MEGAMIND

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..!