Skip to content

Commit cf01945

Browse files
committed
Update version to 7
1 parent e6fcba9 commit cf01945

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
@@ -113,7 +113,7 @@ namespace
113113

114114
enum
115115
{
116-
PluginVersion = 6
116+
PluginVersion = 7
117117
};
118118
};
119119

Version/Latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6
1+
7

0 commit comments

Comments
 (0)