Skip to content

Commit

Permalink
fix: hot-fix release version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lbesnard committed Jun 10, 2021
1 parent fbb58e6 commit 8da5816
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imosToolbox.m
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function imosToolbox(auto, varargin)
%

% Set current toolbox version
toolboxVersion = ['2.6.12 - ' computer];
toolboxVersion = ['2.6.13 - ' computer];

if nargin == 0, auto = 'manual'; end

Expand Down
Binary file modified imosToolbox_Linux64.bin
Binary file not shown.

0 comments on commit 8da5816

Please sign in to comment.