fix: treat 'twilight' release as alpha and rolling

This commit is contained in:
zhom
2025-05-31 16:53:11 +04:00
parent 3af581c4ab
commit 91b12e80e5
9 changed files with 770 additions and 706 deletions
+1 -1
View File
@@ -695,7 +695,7 @@ mod tests {
async fn setup_zen_mocks(server: &MockServer) {
let mock_response = r#"[
{
"tag_name": "1.0.0-twilight",
"tag_name": "twilight",
"name": "Zen Browser Twilight",
"prerelease": false,
"published_at": "2024-01-15T10:00:00Z",