Skip to content

Commit 9f09ffe

Browse files
committed
更新版本號:將版本從 v1.2.0 升級至 v2.0.0
1 parent 8c17111 commit 9f09ffe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ flowchart LR
259259

260260
## 版本資訊
261261

262-
- 目前版本:`v1.2.0`
262+
- 目前版本:`v2.0.0`
263263
- 擴充功能規範:Manifest V3
264264

265265
## 免責聲明

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Threads 程式碼儲存器",
4-
"version": "1.2.0",
4+
"version": "2.0.0",
55
"description": "智能識別並儲存 Threads 上的程式碼片段,支援手動更新最新的嵌入代碼",
66
"permissions": [
77
"storage",

0 commit comments

Comments
 (0)