Skip to content

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
No change (at all), but I needed to bump to re-submit to
addons.thunderbird.net now that 78.4.0 can effectively be used as the
minimal version number required for v2 of the add-on.
  • Loading branch information
Qeole committed Oct 27, 2020
1 parent c8436dd commit 16119ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"name": "Colored Diffs",
"version": "2.0.0",
"version": "2.0.1",
"description": "Color diffs in messages formatted by Git or other version control systems",
"author": "Vadim Atlygin",
"homepage_url": "https://github.com/Qeole/colorediffs",
Expand Down

0 comments on commit 16119ae

Please sign in to comment.