James S Posted September 5, 2017 Share Posted September 5, 2017 I have just upgraded manually from 6.1.8 to 6.1.10 using the CubeCart-6.1.10.zip file and the version history has only updated to 6.1.9 is it a problem or bug? James Quote Link to comment Share on other sites More sharing options...
Al Brookbanks Posted September 5, 2017 Share Posted September 5, 2017 It won't matter. Quote Link to comment Share on other sites More sharing options...
Al Brookbanks Posted September 5, 2017 Share Posted September 5, 2017 You can run the following SQL command to add it if you want. INSERT INTO `CubeCart_history` (`version`, `time`) VALUES ('6.1.10', UNIX_TIMESTAMP()); Quote Link to comment Share on other sites More sharing options...
ayz1 Posted September 5, 2017 Share Posted September 5, 2017 (edited) Isn't it already in the list further down? Maybe needs sorting in date order? Edited September 5, 2017 by ayz1 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.