Skip to content

Commit

Permalink
Bump to version 0.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselborn committed Dec 22, 2018
1 parent 559050d commit 60fd5ea
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.12",
"version": "0.7.13",
"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 @@ -549,6 +549,10 @@
{
"version": "0.7.12",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.12/conex-0.7.12-an.fx.xpi"
},
{
"version": "0.7.13",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.13/conex-0.7.13-an.fx.xpi"
}
]
}
Expand Down

0 comments on commit 60fd5ea

Please sign in to comment.