We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a47d23 commit 3b91d8bCopy full SHA for 3b91d8b
components/search_engines/brave_prepopulated_engines.cc
@@ -12,7 +12,7 @@ namespace TemplateURLPrepopulateData {
12
13
// IMPORTANT! Make sure to bump this value if you make changes to the
14
// engines below or add/remove engines.
15
-const int kBraveCurrentDataVersion = 17;
+const int kBraveCurrentDataVersion = 18;
16
// DO NOT CHANGE THIS ONE. Used for backfilling kBraveDefaultSearchVersion.
17
const int kBraveFirstTrackedDataVersion = 6;
18
0 commit comments