From 8d8cbea3e027afd37c45b7aecca6f6f0e44121ad Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Thu, 12 Feb 2026 22:39:53 +0100 Subject: bump version because akashi thinks we're stupid --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d46a9bd..41fd88c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webao", - "version": "2.8.0", + "version": "2.9.0", "description": "Web-based Attorney Online client", "main": "client.js", "scripts": { -- cgit