After upgrade Magento 2.2.5 to Magento 2.3.1, Magento admin panel still display the old version that is 2.2.5 Updgration done successfully but admin does not display new version.
1 Answer 1
Check your composer.json file in the magento root, for some reason magento admin gets the version that is shown in the footer from the composer.json
answered Apr 2, 2019 at 17:50
-
Yes, it was showing old version in composer.json then I have updated it but still admin display old version.Mukesh Ojha– Mukesh Ojha2019年04月03日 06:35:28 +00:00Commented Apr 3, 2019 at 6:35
default
Updgration done successfullyI doubt this. what leads you to this assumption?