From 273fb67bb7a7d750db760eb3dd6bb8403fe28888 Mon Sep 17 00:00:00 2001 From: Marius Klug Date: Thu, 19 May 2022 14:42:42 +0200 Subject: [PATCH] version update for EEGLAB plugin --- 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 60d99c6..765b01a 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.1'; + vers = '1.2'; if nargin < 3 error('eegplugin_zapline_plus requires 3 arguments'); end