Skip to content

Commit

Permalink
version bump: 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tanriol committed Nov 4, 2017
1 parent c0132a4 commit 146c7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<rdf:Description about="urn:mozilla:install-manifest">
<id>brief@mozdev.org</id>
<version>2.4.0b1+git</version>
<version>2.4.0</version>
<type>2</type>
<bootstrap>true</bootstrap>
<name>Brief</name>
Expand Down
2 changes: 1 addition & 1 deletion webextension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Brief",
"version": "2.4.0b1+git",
"version": "2.4.0",
"manifest_version": 2,
"applications": {
"gecko": {
Expand Down

0 comments on commit 146c7bb

Please sign in to comment.