version number update

This commit is contained in:
nugroho 2025-07-06 23:40:38 +07:00
parent dc2f8faf19
commit b4acd7ddf4

View File

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