Merge remote-tracking branch 'origin/main'

This commit is contained in:
Wesley F. Young
2024-08-12 17:53:45 +08:00
9 changed files with 10 additions and 10 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.4';
export const napcat_version = '2.0.5';
export class NapCatPathWrapper {
binaryPath: string;