n8n-nodes-pocketbase 2.3.6 → 2.3.7

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.
package/README.md CHANGED
@@ -46,7 +46,7 @@ Alternatively, you can use your administrator account and the "\_superusers" col
46
46
 
47
47
  ## Compatibility
48
48
 
49
- This was developed for version 2.30.6 of n8n and version 0.39.7 of PocketBase.
49
+ This was developed for version 2.30.7 of n8n and version 0.39.7 of PocketBase.
50
50
 
51
51
  ## Development
52
52
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-pocketbase",
3
- "version": "2.3.6",
3
+ "version": "2.3.7",
4
4
  "description": "Interact with your PocketBase instance",
5
5
  "keywords": [
6
6
  "n8n-community-node-package"