From 46059bfaed4de32d255ea330f0e0a88697449291 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Wed, 1 May 2024 10:47:05 +0000 Subject: [PATCH] update defaults for version picker --- schema_remarks.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema_remarks.py b/schema_remarks.py index 0315afd..014881a 100644 --- a/schema_remarks.py +++ b/schema_remarks.py @@ -264,8 +264,8 @@ '5.9.1', ] -default_first_version = '4.2.16' -default_last_version = '4.4.14' +default_first_version = '5.0' +default_last_version = '5.2' # Bugzilla schema versions. A map from Bugzilla version to