Skip to content

Commit 4e7ccb6

Browse files
committed
Increased version for EEGPlugin
1 parent 7761321 commit 4e7ccb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eegplugin_matmef.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
function versionstr = eegplugin_matmef(fig, trystrs, catchstrs)
1313

1414
%global EEG
15-
versionstr = '1.0.0';
15+
versionstr = '1.1.0';
1616
if nargin < 3
1717
disp('eegplugin_mffmatlabio requires 3 arguments');
1818
return

0 commit comments

Comments
 (0)