Permalink
Browse files
bump version to 0.4.3, update release notes
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+1
−1
manifest.json
-
+1
−0
release-notes.json
|
|
@@ -1,7 +1,7 @@ |
|
|
{
|
|
|
"name" : "PenaltyBlox",
|
|
|
"description": "When following is too much, but unfollowing is too harsh.",
|
|
|
- "version" : "0.4.2",
|
|
|
+ "version" : "0.4.3",
|
|
|
"icons": {
|
|
|
"32" : "images/icon32.png",
|
|
|
"48" : "images/icon48.png",
|
|
|
|
|
@@ -1,4 +1,5 @@ |
|
|
{
|
|
|
+ "v0.4.3": {"log": ["Bump underscore, jquery, and backbone to latest version"], ['refactor backbone views'], ['dynamically pull and display current version on popup']},
|
|
|
"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"]},
|
|
|
0 comments on commit
517a8f2