Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 1db9938

Browse files
committed
⏪ Revert Upgrade to firefox 110.0.1
1 parent d0d73df commit 1db9938

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

gluon.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"binaryName": "pulse-browser",
66
"version": {
77
"product": "firefox",
8-
"version": "110.0.1"
8+
"version": "110.0"
99
},
1010
"buildOptions": {
1111
"generateBranding": true
@@ -93,10 +93,8 @@
9393
}
9494
},
9595
"license": {
96-
"ignoredFiles": [
97-
".*\\.json"
98-
],
96+
"ignoredFiles": [".*\\.json"],
9997
"licenseType": "MPL-2.0"
10098
},
10199
"updateHostname": "updates.pulsebrowser.app"
102-
}
100+
}

0 commit comments

Comments
 (0)