Skip to content

Commit

Permalink
Fixed version number in openNSx. Comment related
Browse files Browse the repository at this point in the history
  • Loading branch information
kianabc committed Sep 11, 2020
1 parent 66966a1 commit 63670e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NPMK/openNSx.m
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
'FileExt', []);


NSx.MetaTags.openNSxver = '7.1.0.0';
NSx.MetaTags.openNSxver = '7.2.0.0';

%% Check for the latest version fo NPMK
NPMKverChecker
Expand Down

0 comments on commit 63670e4

Please sign in to comment.