Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
bahanonu committed Dec 18, 2020
1 parent 29f316f commit 385b9c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions +ciapkg/version.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
%========================

try
versionStr = 'v3.21.2';
dateTimeStr = '20201117211648';
versionStr = 'v3.21.4';
dateTimeStr = '20201218011005';
catch err
disp(repmat('@',1,7))
disp(getReport(err,'extended','hyperlinks','on'));
Expand Down
2 changes: 1 addition & 1 deletion ciapkg/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.21.2
v3.21.4

0 comments on commit 385b9c0

Please sign in to comment.