Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
pouriap committed Mar 31, 2023
1 parent 11df946 commit 725f8c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"manifest_version": 2,
"name": "Grabby",
"description": "An extension for downloading files and media from websites.",
"version": "0.61.0",
"version_name": "0.61.0 alpha",
"version": "0.61.3",
"version_name": "0.61.3 alpha",
"author": "Pouria Pirhadi",
"homepage_url": "https://github.com/pouriap/Grabby",
"key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Z61bUCTt90ySxy/HiQxseplfx9D4ra1+u2x7YlnHv3kx9Q/QkD+0Q95p4m8Co7D2Zjs3cB+r6ZukhCGEUqFoU+X6dEQfAKXZPkotmtZ8sOVs+tM5S3zay0MHMSmkksEvr4Z1URaseBSg/G8+qu+CvLb4pAS0qCxhZFb8awaBERMFylD7tXta60+2/zPAvw2Wj4WmSNhtXQWzMttM3qUgsEAGJeO5p5QjiJjOjoRC/cAbkTub48A6HgduBFUqkMY2FYQFgqttySrQrJjvK+RBhEu3P6xICUTE5i4PC4q4Yl1r+cYs4mygnWZbwu3wyFl4u7OkFXUIg4QFtlKICfWp",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Grabby",
"description": "An extension for downloading files and media from websites.",
"version": "0.61.0a",
"version": "0.61.3a",
"author": "Pouria Pirhadi",
"homepage_url": "https://github.com/pouriap/Grabby",

Expand Down

0 comments on commit 725f8c3

Please sign in to comment.