uweb version 1.0.1066

master
James Feng Cao 2 months ago
parent 5393216019
commit 9b434e8d68

@ -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…
Cancel
Save