From fb0dcbb78ccb6c4d766d2d38858407506a142dd4 Mon Sep 17 00:00:00 2001 From: Marius Klug Date: Thu, 19 May 2022 14:45:45 +0200 Subject: [PATCH] properly done now --- eegplugin_zapline_plus.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eegplugin_zapline_plus.m b/eegplugin_zapline_plus.m index 765b01a..e39e86d 100644 --- a/eegplugin_zapline_plus.m +++ b/eegplugin_zapline_plus.m @@ -10,7 +10,7 @@ function vers = eegplugin_zapline_plus(fig, trystrs, catchstrs) - vers = '1.2'; + vers = '1.2.1'; if nargin < 3 error('eegplugin_zapline_plus requires 3 arguments'); end