release: 2.2.0

release: 2.2.1

release: 2.2.2

chore

chore: 扩大范围

release: 2.2.3
This commit is contained in:
手瓜一十雪
2024-08-23 10:55:19 +08:00
parent 0d0783feb9
commit e349fbff0e
10 changed files with 56 additions and 189 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.1.0';
export const napcat_version = '2.2.3';
export class NapCatPathWrapper {
binaryPath: string;