Skip to content

Commit

Permalink
merge: fix-extension-manifest-v1.3
Browse files Browse the repository at this point in the history
fix: fix extension version to v1.3
  • Loading branch information
mahdyar authored Apr 17, 2021
2 parents 1e531bb + cd29c81 commit 0b11aa6
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
@@ -1,6 +1,6 @@
{
"name": "Telemark",
"version": "1.2",
"version": "1.3",
"description": "Bookmark your tabs in Telegram!",
"browser_action": {
"default_popup": "popup/index.html",
Expand Down

0 comments on commit 0b11aa6

Please sign in to comment.