Skip to content

Commit

Permalink
Bump to version 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselborn committed Apr 9, 2018
1 parent 2d8495b commit 88d8d83
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.7.4",
"version": "0.7.5",
"browser_action": {
"default_title": "Conex (CTRL+<space>)",
"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 @@ -517,6 +517,10 @@
{
"version": "0.7.4",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.4/conex-0.7.4-an.fx.xpi"
},
{
"version": "0.7.5",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.5/conex-0.7.5-an.fx.xpi"
}
]
}
Expand Down

0 comments on commit 88d8d83

Please sign in to comment.