Skip to content

Commit

Permalink
Bump to version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselborn committed Jan 17, 2019
1 parent 3c3b3c1 commit 8dff9ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A tabgroup'esque successor for Firefox Quantum (FirefoxBeta and FirefoxNightly only at the moment)",
"homepage_url": "https://github.com/kesselborn/conex",
"name": "Conex",
"version": "0.9.5",
"version": "0.9.6",
"browser_action": {
"default_title": "Conex",
"browser_style": false,
Expand Down
4 changes: 4 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,10 @@
{
"version": "0.9.5",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.9.5/conex-0.9.5-an.fx.xpi"
},
{
"version": "0.9.6",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.9.6/conex-0.9.6-an.fx.xpi"
}
]
}
Expand Down

0 comments on commit 8dff9ca

Please sign in to comment.