release: 2.2.15

This commit is contained in:
手瓜一十雪
2024-08-26 18:02:21 +08:00
parent f9db4f4414
commit 575ffd87fa
7 changed files with 11 additions and 7 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.13';
export const napcat_version = '2.2.14';
export class NapCatPathWrapper {
binaryPath: string;