Skip to content

Commit 8373538

Browse files
committed
Update version to 9
1 parent 03c8914 commit 8373538

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 = 8
105+
PluginVersion = 9
106106
};
107107
};
108108

Version/Latest

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

0 commit comments

Comments
 (0)