Skip to content

Commit

Permalink
bump version, update manifest and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyiacono committed Jan 25, 2012
1 parent 89e3c62 commit 006a4cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "PenaltyBlox",
"description": "When following is too much, but unfollowing is too harsh.",
"version" : "0.4.1",
"version" : "0.4.2",
"icons": {
"32" : "images/icon32.png",
"48" : "images/icon48.png",
Expand Down
2 changes: 1 addition & 1 deletion popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Penalty Blox</h1>
<span class="bug"><strong>Found a bug?</strong> Email <span class="email">jeff@elegantbuild.com</span>
</div>
<div id="current-version">
penalty-box-v0.4.1
penalty-box-v0.4.2
</div>
</body>
</html>
1 change: 1 addition & 0 deletions release-notes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"v0.4.2": {"log": ["BUGFIX: improve performance"], ['Add bug contact info']},
"v0.4.1": {"log": ["Add removal of promoted tweets setting option"]},
"v0.4.0": {"log": ["Update removal logic for New Twitter html structure"]},
"v0.3.1": {"log": ["BUGFIX: Update RT removal, TW changed html structure"]},
Expand Down

0 comments on commit 006a4cf

Please sign in to comment.