Skip to content

Commit

Permalink
update defaults for version picker
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed May 1, 2024
1 parent 7c1e42a commit 46059bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema_remarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 46059bf

Please sign in to comment.