Skip to content

Commit 46059bf

Browse files
committed
update defaults for version picker
1 parent 7c1e42a commit 46059bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema_remarks.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@
264264
'5.9.1',
265265
]
266266

267-
default_first_version = '4.2.16'
268-
default_last_version = '4.4.14'
267+
default_first_version = '5.0'
268+
default_last_version = '5.2'
269269

270270

271271
# Bugzilla schema versions. A map from Bugzilla version to

0 commit comments

Comments
 (0)