Skip to content

Commit

Permalink
zip file for version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dungscout96 committed Jun 29, 2020
1 parent b55063b commit 2e08e4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion matlab/eegplugin_hedtools.m
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1.07 USA

function vers = eegplugin_hedtools(fig, trystrs, catchstrs)
vers = 'HEDTools2.6.1';
vers = 'HEDTools2.7.0';
% Check the number of input argumentsedit
if nargin < 3
error('eegplugin_hedtools requires 3 arguments');
Expand Down

0 comments on commit 2e08e4c

Please sign in to comment.