uweb version 1064
This commit is contained in:
parent
d3e36ae437
commit 5393216019
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@ |
|||
<script>var verCode = %1%;</script> |
||||
<script> |
||||
(function(){ |
||||
let latestV = 1061; |
||||
let latestV = 1064; |
||||
try { |
||||
if(verCode>=latestV) {alert("Already up to date!");return;} |
||||
}catch(e){} |
||||
|
|
Loading…
Reference in a new issue