We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883cd9c commit 8ab587dCopy full SHA for 8ab587d
.travis.yml
@@ -5,7 +5,7 @@ go:
5
6
addons:
7
# Use the full version number with ".0" if needed. This value is scraped by setup scripts.
8
- firefox: "63.0"
+ firefox: "66.0.4"
9
apt:
10
packages:
11
- rpm
interfacer/src/browsh/version.go
@@ -1,3 +1,3 @@
1
package browsh
2
3
-var browshVersion = "1.5.0"
+var browshVersion = "1.5.1"
0 commit comments