@godmode-team/godmode 1.3.0 → 1.3.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.
@@ -2,7 +2,7 @@
2
2
  "id": "godmode",
3
3
  "name": "GodMode",
4
4
  "description": "Personal AI Operating System for entrepreneurs",
5
- "version": "1.3.0",
5
+ "version": "1.3.1",
6
6
  "configSchema": {
7
7
  "type": "object",
8
8
  "properties": {
@@ -111,6 +111,6 @@
111
111
  }
112
112
  }
113
113
  },
114
- "required": ["licenseKey"]
114
+ "required": []
115
115
  }
116
116
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@godmode-team/godmode",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "private": false,
5
5
  "description": "GodMode - Personal AI Operating System plugin for OpenClaw",
6
6
  "license": "SEE LICENSE IN LICENSE",