Skip to content

Commit 2fa8fef

Browse files
Copilotmithun50
andauthored
chore: bump version 1.8.6 → 1.8.7
Agent-Logs-Url: https://github.com/mithun50/openclaw-termux/sessions/f85e1711-7157-46d9-ba48-05320cdc2004 Co-authored-by: mithun50 <99024517+mithun50@users.noreply.github.com>
1 parent bffbc7b commit 2fa8fef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

flutter_app/lib/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class AppConstants {
22
static const String appName = 'OpenClaw';
3-
static const String version = '1.8.6';
3+
static const String version = '1.8.7';
44
static const String packageName = 'com.nxg.openclawproot';
55

66
/// Matches ANSI escape sequences (e.g. color codes in terminal output).

flutter_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: openclaw
22
description: OpenClaw AI Gateway for Android - standalone, no Termux required.
33
publish_to: 'none'
4-
version: 1.8.6+17
4+
version: 1.8.7+18
55

66
environment:
77
sdk: '>=3.2.0 <4.0.0'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openclaw-termux",
3-
"version": "1.8.6",
3+
"version": "1.8.7",
44
"description": "OpenClaw AI Gateway for Android Termux with Bionic Bypass",
55
"main": "lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)