Skip to content

Commit c5769da

Browse files
authored
Update velasGUI.m
1 parent 86e1986 commit c5769da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/velasGUI.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
%% main UI
3535
VELAS.hfig = figure('position',[scr(3)/2-VELAS.uiW/2,scr(4)/2-VELAS.uiH/2, VELAS.uiW,VELAS.uiH],...
36-
'name','VELAS ver.1.0.4',...
36+
'name','VELAS ver.1.0.5',...
3737
'NumberTitle','off',...
3838
'Color','w',...
3939
'menubar','none',...

0 commit comments

Comments
 (0)