change maxbot plus version code to 1.0.2
parent
8f32c4975d
commit
a124d6b896
|
@ -189,5 +189,5 @@
|
|||
"js" : [ "jquery.min.js", "js/common.js", "js/kktix_registrations_reload.js" ]
|
||||
}
|
||||
],
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
}
|
|
@ -4,7 +4,6 @@ const http_url="https://";
|
|||
class HeartBeatConnector
|
||||
{
|
||||
constructor() {
|
||||
this.crypto_decrypt = null;
|
||||
}
|
||||
|
||||
start() {
|
||||
|
|
Loading…
Reference in New Issue