Skip to content

Commit

Permalink
Bump to version 0.0.73
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselborn committed Oct 30, 2017
1 parent a448c86 commit b0b6cbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Expand Up @@ -4,7 +4,7 @@
"description": "This is a tabgroup'esque successor for Firefox >= 57 (WebExtensions)",
"homepage_url": "https://github.com/kesselborn/conex",
"name": "Conex",
"version": "0.0.72",
"version": "0.0.73",
"browser_action": {
"default_title": "Conex (CTRL+<space> / CMD+<space>)",
"browser_style": false,
Expand Down
4 changes: 4 additions & 0 deletions versions.json
Expand Up @@ -177,6 +177,10 @@
{
"version": "0.0.72",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.0.72/conex-0.0.72-an.fx.xpi"
},
{
"version": "0.0.73",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.0.73/conex-0.0.73-an.fx.xpi"
}
]
}
Expand Down

0 comments on commit b0b6cbc

Please sign in to comment.