release: 2.2.5

This commit is contained in:
手瓜一十雪
2024-08-24 12:05:07 +08:00
parent 212c802a1e
commit 24564f4c74
7 changed files with 38 additions and 11 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.4';
export const napcat_version = '2.2.5';
export class NapCatPathWrapper {
binaryPath: string;