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