chore: 2.0.4

This commit is contained in:
手瓜一十雪
2024-08-12 17:16:41 +08:00
parent d59771ac2f
commit 1c8a808571
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.2';
export const napcat_version = '2.0.4';
export class NapCatPathWrapper {
binaryPath: string;