From 725f8c3f8b7aec84ac2c2652b34f5066895393a1 Mon Sep 17 00:00:00 2001 From: pouria Date: Fri, 31 Mar 2023 23:41:58 +0330 Subject: [PATCH] updated version --- src/manifest-chrome.json | 4 ++-- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 3c52f3c..07b7d54 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -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", diff --git a/src/manifest.json b/src/manifest.json index fed7041..1c54d9b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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",