Hi
Im trying to update from beta 12 => 13
After running the composer update everything seems normal without any errors.
composer update --prefer-dist --no-dev -a --with-all-dependencies
php flarum migrate
php flarum cache:clear
but still it says Beta 12 in dashboard and php flarum info says

composer why-not flarum/core v0.1.0-beta.13

Running the composer update again says "Nothing to update"
PHP version
PHP 7.2.24-0ubuntu0.18.04.4 (cli)
Best regards
Sinamics