Skip to content

Commit 3bd640a

Browse files
authored
Update version.m
1 parent bdc53d1 commit 3bd640a

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.2.1";
15+
version = "v4.2.2";
1616
if nargout==0
1717
disp(version);
1818
else

0 commit comments

Comments
 (0)