Skip to content

Fix profile migrator crashing with clean profile

Michael Catanzaro requested to merge mcatanzaro/#2245 into master

I broke the profile migrator in 4cfb37b4 by failing to update the migration version as required when adding new migrators. Oops. This causes Epiphany to crash on startup for anybody who hasn't started it before.

Fixes #2245 (closed)

Merge request reports