Skip to content

Commit ce22646

Browse files
committed
Update version to 10
1 parent 1db3392 commit ce22646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Interface/PluginInterface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ namespace
102102

103103
enum
104104
{
105-
PluginVersion = 9
105+
PluginVersion = 10
106106
};
107107
};
108108

Version/Latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9
1+
10

0 commit comments

Comments
 (0)