fix: error

This commit is contained in:
手瓜一十雪
2024-08-20 20:03:41 +08:00
parent d4016901c7
commit e84e22e7b5
6 changed files with 7 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.0.35';
export const napcat_version = '2.0.36';
export class NapCatPathWrapper {
binaryPath: string;