Skip to content

Commit 2ab5c1a

Browse files
committed
Update version.m
1 parent ccbff1b commit 2ab5c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

+dash/version.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
%
1313
% <a href="matlab:dash.doc('dash.version')">Documentation Page</a>
1414

15-
version = "v4.1.0";
15+
version = "v4.2.0";
1616
if nargout==0
1717
disp(version);
1818
else

0 commit comments

Comments
 (0)