From 1fe9c545760c1f00ecc0d3f34a961c1faaabd99f Mon Sep 17 00:00:00 2001 From: Raphael Heinz Date: Mon, 8 Jan 2024 23:01:30 +0100 Subject: [PATCH] Bump Chrome plugin version to 0.0.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6a9d52e..a613d8b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "LeetHub v3", "description": "Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub", "homepage_url": "https://github.com/raphaelheinz/LeetHub-3.0", - "version": "0.0.6", + "version": "0.0.7", "author": "Raphael Heinz", "action": { "default_icon": "assets/thumbnail.png",