version number update

This commit is contained in:
nugroho 2025-07-06 00:10:04 +07:00
parent 4cf19d1ea7
commit 026fe7efe6

View File

@ -1,4 +1,4 @@
vernum = "1.0.250704.0335" vernum = "1.0.250706.0009"
async function getJson(url,headers={}) { async function getJson(url,headers={}) {
try { try {
const response = await fetch(url); const response = await fetch(url);