Skip to content

Commit

Permalink
Bump to version 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselborn committed Apr 2, 2018
1 parent 43d3d12 commit 3f8f1c2
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": "This is a tabgroup'esque successor for Firefox >= 57 (WebExtensions)",
"homepage_url": "https://github.com/kesselborn/conex",
"name": "Conex",
"version": "0.7.3",
"version": "0.7.4",
"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 @@ -513,6 +513,10 @@
{
"version": "0.7.3",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.3/conex-0.7.3-an.fx.xpi"
},
{
"version": "0.7.4",
"update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.4/conex-0.7.4-an.fx.xpi"
}
]
}
Expand Down

0 comments on commit 3f8f1c2

Please sign in to comment.