From ac97b3976da8a1c038cc39c9a7cc41ea6abc3bbb Mon Sep 17 00:00:00 2001 From: maddefientist Date: Wed, 28 Jan 2026 23:00:33 -0800 Subject: [PATCH 1/2] docs: sync version to 0.3.1 in MOLTBOT_COMPATIBILITY.md --- docs/MOLTBOT_COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MOLTBOT_COMPATIBILITY.md b/docs/MOLTBOT_COMPATIBILITY.md index 9ed7706..14bfdc9 100644 --- a/docs/MOLTBOT_COMPATIBILITY.md +++ b/docs/MOLTBOT_COMPATIBILITY.md @@ -1,6 +1,6 @@ # SlopeSniper + MoltBot Compatibility Assessment -*Created: 2026-01-28 | Updated: 2026-01-28 | Version: 0.3.03* +*Created: 2026-01-28 | Updated: 2026-01-29 | Version: 0.3.1* ## Executive Summary From 63845640b88165df8b4c1e7c60f22cbfc1498a16 Mon Sep 17 00:00:00 2001 From: maddefientist Date: Wed, 28 Jan 2026 23:07:22 -0800 Subject: [PATCH 2/2] docs: update version badge to 0.3.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afdeef..61dbc5a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) -[![Version](https://img.shields.io/badge/version-0.3.03-green.svg)](https://github.com/BAGWATCHER/SlopeSniper/releases) +[![Version](https://img.shields.io/badge/version-0.3.1-green.svg)](https://github.com/BAGWATCHER/SlopeSniper/releases) [Quick Start](#-quick-start) · [Features](#-features) · [Documentation](#-documentation) · [Contributing](#-contributing)