Skip to content

Commit

Permalink
Update to Firefox 66.0.4 to fix addon cert
Browse files Browse the repository at this point in the history
  • Loading branch information
tombh committed May 6, 2019
1 parent 883cd9c commit 8ab587d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go:

addons:
# Use the full version number with ".0" if needed. This value is scraped by setup scripts.
firefox: "63.0"
firefox: "66.0.4"
apt:
packages:
- rpm
Expand Down
2 changes: 1 addition & 1 deletion interfacer/src/browsh/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package browsh

var browshVersion = "1.5.0"
var browshVersion = "1.5.1"

0 comments on commit 8ab587d

Please sign in to comment.