release: 2.0.25

This commit is contained in:
手瓜一十雪
2024-08-15 22:17:58 +08:00
parent 61832accc9
commit d17374269b
8 changed files with 19 additions and 12 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.0.24';
export const napcat_version = '2.0.25';
export class NapCatPathWrapper {
binaryPath: string;