Skip to content

Commit

Permalink
Merge pull request #60 from kschan0214/kschan0214-patch-1
Browse files Browse the repository at this point in the history
Update sepia_universal_variables.m
  • Loading branch information
kschan0214 authored Mar 7, 2023
2 parents 1da6f71 + faa4ef3 commit efde35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sepia_universal_variables.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
% DO NOT change the order of the entities, add a new one at the end instead
%
%% Version
SEPIA_version = 'v1.2.2.2';
SEPIA_version = 'v1.2.2.3';

%% PATH
SEPIA_HOME = fileparts(mfilename('fullpath'));
Expand Down

0 comments on commit efde35b

Please sign in to comment.