Skip to content

Commit 58de77e

Browse files
committed
更新网络版本号
1 parent 8c1828f commit 58de77e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/meta.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ export const USERSCRIPT_META = {
1717
};
1818

1919
export const PROTOCOL_META = {
20-
adminNetworkProtocolVersion: '0.4.1',
21-
adminMinCompatibleNetworkProtocolVersion: '0.4.1',
20+
adminNetworkProtocolVersion: '0.5.0',
21+
adminMinCompatibleNetworkProtocolVersion: '0.5.0',
2222
};
2323

2424
export const APP_META = {

0 commit comments

Comments
 (0)