Skip to content

Commit 18a075d

Browse files
committed
chore: bump version to 0.1.132
- Update Cargo.toml version from 0.1.131 to 0.1.132 - Update release version marker to 0.1.132 - Clarify in README that Docker install provides the bot without the Stitch panel - Update monorepo source commit reference
1 parent a6f958c commit 18a075d

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.textile-monorepo-source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1d899f81dd075c776cc1e1b09ef22c1fa21860be
1+
b54c9b593d670eecd0d979dc1d8d75c81acda182

.textile-stitch-release-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.131
1+
0.1.132

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stitch-bot"
3-
version = "0.1.131"
3+
version = "0.1.132"
44
edition = "2021"
55
description = "Stitch — Textile filler-network operator bot; market-makes the filler order book with signed UniswapX limit orders."
66
license = "AGPL-3.0-or-later"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Everything else — custom reverse proxy, building from source — is in
9494

9595
- [Install with an AI agent](#install-with-an-ai-agent) — your coding agent
9696
installs the panel; you finish bot setup in the web UI.
97-
- [Docker](docs/install-docker.md) — the bot image on its own, without Stitch.
97+
- [Docker](docs/install-docker.md) — the Stitch on its own, without Stitch panel.
9898
- [Stitch (web)](docs/install-panel.md) — the advanced and manual routes for
9999
Option 2 above.
100100
- [Desktop app (menu bar / tray)](docs/install-desktop.md) — Option 1 in detail.

0 commit comments

Comments
 (0)