Skip to content

Commit d536bb6

Browse files
committed
πŸ’¬ 버전 정보 μ—…λ°μ΄νŠΈ 1.1.3
1 parent 6fff4d6 commit d536bb6

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urlink-chrome-extension",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"private": true,
55
"dependencies": {
66
"@craco/craco": "^6.1.1",

β€Žpublic/manifest.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urLink",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"manifest_version": 2,
55
"description": "url collection",
66
"permissions": ["tabs", "<all_urls>", "identity", "history", "notifications"],

β€Žtestβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
Β (0)