Skip to content

Commit

Permalink
update the version number once more
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsVipra committed Jul 10, 2023
1 parent 0cfed45 commit ed4a687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit ed4a687

Please sign in to comment.