From 3eb29c4061af33e41b8a5bc682a63d89a94c5fa5 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Mon, 9 Sep 2019 00:24:22 +0300 Subject: adblock: Add profile migration to remove per-profile directory With the adblock/ subdirectory being now in the shared per-user cache directory, the per-profile one is not needed anymore and needs to be removed. --- lib/ephy-profile-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ephy-profile-utils.h b/lib/ephy-profile-utils.h index 07926d226..b01e842d2 100644 --- a/lib/ephy-profile-utils.h +++ b/lib/ephy-profile-utils.h @@ -24,7 +24,7 @@ G_BEGIN_DECLS -#define EPHY_PROFILE_MIGRATION_VERSION 33 +#define EPHY_PROFILE_MIGRATION_VERSION 34 #define EPHY_INSECURE_PASSWORDS_MIGRATION_VERSION 11 #define EPHY_FIREFOX_SYNC_PASSWORDS_MIGRATION_VERSION 19 #define EPHY_TARGET_ORIGIN_MIGRATION_VERSION 21 -- cgit v1.2.1