mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-13 23:51:01 +01:00
uweb version 1064
This commit is contained in:
parent
d3e36ae437
commit
5393216019
|
@ -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