diff --git a/README.md b/README.md index 76d294d..bb410cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ProToots (v1.1.0) +# ProToots (v1.1.2) A Firefox extension which displays an author's pronouns next to their name on Mastodon. (Now in even more places!) ![A Mastodon screenshot showing off pronouns next to a person's name](documentation/example_screenshot.png) diff --git a/src/manifest.json b/src/manifest.json index b5c1cea..e9e04d8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ProToots", - "version": "1.1.1", + "version": "1.1.2", "icons": { "48": "icons/icon small_size/icon small_size.png",