Skip to content

Commit

Permalink
Update version.m
Browse files Browse the repository at this point in the history
  • Loading branch information
JonKing93 committed Aug 4, 2022
1 parent 3412725 commit 3ff241c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion +dash/version.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
%
% <a href="matlab:dash.doc('dash.version')">Documentation Page</a>

version = "v4.0.0-beta-1.0";
version = "v4.0.0-beta-1.1";
if nargout==0
disp(version);
else
Expand Down

0 comments on commit 3ff241c

Please sign in to comment.