release: v2.2.10

This commit is contained in:
手瓜一十雪
2024-08-26 01:58:41 +08:00
parent fb4a4f50be
commit 3e2da3b490
6 changed files with 7 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ import path, { dirname } from 'path';
import { fileURLToPath } from 'url';
import fs from 'fs';
export const napcat_version = '2.2.9';
export const napcat_version = '2.2.10';
export class NapCatPathWrapper {
binaryPath: string;