Skip to content

Commit 198c00a

Browse files
committed
Bump plugin version to 0.2.1
1 parent 7202ddd commit 198c00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/OpenEphysLib.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ extern "C" EXPORT void getLibInfo(Plugin::LibraryInfo* info)
3838
{
3939
info->apiVersion = PLUGIN_API_VER;
4040
info->name = "Spectrum Viewer";
41-
info->libVersion = "0.2.0";
41+
info->libVersion = "0.2.1";
4242
info->numPlugins = NUM_PLUGINS;
4343
}
4444

0 commit comments

Comments
 (0)