n8n-nodes-proofofauthenticity 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,8 +11,8 @@ class ProofOfAuthenticityApi {
11
11
  displayName: 'DigiCryptoStore URL',
12
12
  name: 'digiCryptoStoreUrl',
13
13
  type: 'string',
14
- default: 'https://localhost:3000',
15
- placeholder: 'https://your-instance.com or https://localhost:3000',
14
+ default: 'https://app2.photocertif.com',
15
+ placeholder: 'https://app2.photocertif.com',
16
16
  description: 'The URL of your DigiCryptoStore instance (with HTTPS)',
17
17
  required: true,
18
18
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-proofofauthenticity",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "ProofOfAuthenticity by CHECKHC - Blockchain timestamping with AI detection and C2PA content authenticity.",
5
5
  "keywords": [
6
6
  "n8n",