releas: 2.2.4

This commit is contained in:
手瓜一十雪
2024-08-23 11:34:26 +08:00
parent e349fbff0e
commit e9a63e0bcf
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.3';
export const napcat_version = '2.2.4';
export class NapCatPathWrapper {
binaryPath: string;