There was an error while loading. Please reload this page.
1 parent cbcb7e5 commit d44a15bCopy full SHA for d44a15b
1 file changed
widgets/+wt/+utility/incrementVersionNumber.m
@@ -19,7 +19,7 @@
19
end
20
21
% Read in the version info
22
-[~, versionParts] = advappa.utility.readVersionNumber(filePath);
+[~, versionParts] = wt.utility.readVersionNumber(filePath);
23
24
% Increment the build index in the version number
25
numVersionParts = numel(versionParts);
0 commit comments