Skip to content

Commit 13d9d2b

Browse files
committed
version change
version change
1 parent f2a39f2 commit 13d9d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kchat/lib/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function config(){
5252
"salt" => _rand(32),
5353
"key" => _rand(12),
5454
"Admin" => "KkEtq2SNzvl02OR", //_rand(8),
55-
"version" => "1.0.11",
55+
"version" => "1.0.12",
5656
"timezone" => date_default_timezone_get(),
5757
);
5858
}

0 commit comments

Comments
 (0)