Skip to content

Commit 3f280f6

Browse files
committed
plugin version bump
1 parent 0beb4ce commit 3f280f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
MStatus
2525
initializePlugin(MObject pluginObj)
2626
{
27-
MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.0.1", "Any");
27+
MFnPlugin pluginFn(pluginObj, "Serguei Kalentchouk, et al.", "1.1.0", "Any");
2828

2929
int typeId = 0x0012c340;
3030

0 commit comments

Comments
 (0)