update version number to 1.0.2

This commit is contained in:
2025-07-04 19:34:38 +09:00
parent 5803a133c3
commit 0fb510dbaf

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/kintone/js-sdk/%40kintone/plugin-manifest-validator%4010.2.0/packages/plugin-manifest-validator/manifest-schema.json",
"manifest_version": 1,
"version": "1.0.1",
"version": "1.0.2",
"type": "APP",
"desktop": {
"js": ["js/desktop.js"]