There's not really an update doc for migrating between specific versions.
Basically, you'll need to either use composer update (if using composer) or replace the files inside your F3 folder (probably lib/) with the newer files.
It's possible that something may break, so I'd recommend doing it first on a staging server in order to test if everything is ok and fix any issues that may arise from the migration.
Good luck.