Skip to content

Commit

Permalink
chore: fix example sdk version (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteZhang1024 authored Jun 28, 2024
1 parent a31e8ca commit 0c50e82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const CONNECT_SRC = 'https://jssdk.onekey.so/1.0.0-alpha.8/';
export const CONNECT_SRC = 'https://jssdk.onekey.so/1.0.1/';
// export const CONNECT_SRC = 'https://localhost:8087/';

0 comments on commit 0c50e82

Please sign in to comment.