Skip to content

Commit eb07a5e

Browse files
committed
upgrade: new version
1 parent a06eaab commit eb07a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 2,
33
"name": "KeepCode",
4-
"version": "0.2.0",
5-
"description": "Focus on answering problems, let KeepCode handle the rest",
4+
"version": "0.2.1",
5+
"description": "Prep smarter for coding interviews: KeepCode tracks your LeetCode progress so you can focus on solving.",
66
"permissions": ["storage", "tabs", "activeTab", "https://leetcode.com/*"],
77
"background": {
88
"scripts": ["background.js"],

0 commit comments

Comments
 (0)