@rethinkingstudio/clawpilot 2.1.15-beta.2 → 2.1.15

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.
Files changed (2) hide show
  1. package/README.md +0 -8
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,14 +8,6 @@
8
8
  npm install -g @rethinkingstudio/clawpilot
9
9
  ```
10
10
 
11
- ### Beta Installation
12
-
13
- For the Linux support test build:
14
-
15
- ```bash
16
- npm install -g @rethinkingstudio/clawpilot@beta
17
- ```
18
-
19
11
  ## Usage
20
12
 
21
13
  ### Pair
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rethinkingstudio/clawpilot",
3
- "version": "2.1.15-beta.2",
3
+ "version": "2.1.15",
4
4
  "description": "ClawAI relay client for Mac mini",
5
5
  "type": "module",
6
6
  "bin": {