We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbff1b commit 2ab5c1aCopy full SHA for 2ab5c1a
+dash/version.m
@@ -12,7 +12,7 @@
12
%
13
% <a href="matlab:dash.doc('dash.version')">Documentation Page</a>
14
15
-version = "v4.1.0";
+version = "v4.2.0";
16
if nargout==0
17
disp(version);
18
else
0 commit comments