Skip to content

Commit 161b9b1

Browse files
committed
ss 151
1 parent 2e07db0 commit 161b9b1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

shadowsocks/config.json.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"version':"1.5.1",
3-
"md5":"abfa66af17e9f0edadce255d4a391e58"
3+
"md5":"d3aba494c1cf2ce4bc1d60228ab27bed"
44
}

shadowsocks/shadowsocks.tar.gz

1 Byte
Binary file not shown.

shadowsocks/shadowsocks/webs/Main_Ss_Content.asp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ function version_show(){
11581158
$j("#ss_version_show").html("<i>当前版本:" + obj.version);
11591159
if(obj.version != db_ss["ss_basic_version_local"]) {
11601160
$j("#ss_version_show").html("<i>当前版本:ARM " + db_ss['ss_basic_version_local']);
1161-
$j("#updateBtn").html("<i>升级到:" + db_ss['ss_basic_version_web']);
1161+
$j("#updateBtn").html("<i>升级到:" + obj.version);
11621162
}
11631163
}
11641164
}

shadowsocks/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
1.5.1
2-
abfa66af17e9f0edadce255d4a391e58
2+
d3aba494c1cf2ce4bc1d60228ab27bed

0 commit comments

Comments
 (0)