Merge branch 'main' into extend

This commit is contained in:
手瓜一十雪
2024-08-20 20:36:53 +08:00
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.36';
export const napcat_version = '2.0.37';
export class NapCatPathWrapper {
binaryPath: string;