Skip to content
Snippets Groups Projects
Verified Commit de2517ae authored by leprob001's avatar leprob001
Browse files

feat: Workspace version is now shown in the loaded float status

parent 6d9e1f47
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,10 @@ artoaGui.main.textLoadedFloat.String = [ ...
artoaWorkspace.float.projectname ...
', Editor: ' ...
artoaWorkspace.float.edited_by ...
', Workspace-Version: ' ...
artoaWorkspace.artoaVersion(1) '.' artoaWorkspace.artoaVersion(2:end) '/4.' num2str(artoa.versioning.migrations.getLatestVersionNumber()) ...
];
end
\ No newline at end of file
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment