fix: v2.2.6

This commit is contained in:
手瓜一十雪
2024-08-24 23:24:24 +08:00
parent da39bbfa04
commit fe2e23670a
6 changed files with 6 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.5';
export const napcat_version = '2.2.6';
export class NapCatPathWrapper {
binaryPath: string;