Skip to content

Commit

Permalink
plugin version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
serguei-k committed May 18, 2018
1 parent 0beb4ce commit 3f280f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
MStatus
initializePlugin(MObject pluginObj)
{
MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.0.1", "Any");
MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.1.0", "Any");

int typeId = 0x0012c340;

Expand Down

0 comments on commit 3f280f6

Please sign in to comment.