Skip to content

Commit

Permalink
Merge pull request #739 from aodn/fix_imos_compliance_bug
Browse files Browse the repository at this point in the history
fix: hot-fix release version bump
  • Loading branch information
lbesnard authored Apr 27, 2021
2 parents 3cfa2a6 + 9b3bbff commit f63192b
Show file tree
Hide file tree
Showing 3 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.11 - ' computer];
toolboxVersion = ['2.6.12 - ' computer];

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

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

0 comments on commit f63192b

Please sign in to comment.