chore: 2.0.1

This commit is contained in:
手瓜一十雪
2024-08-12 14:36:56 +08:00
parent 97b3512308
commit 6e28c2c622
9 changed files with 11 additions and 11 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.0';
export const napcat_version = '2.0.1';
export class NapCatPathWrapper {
binaryPath: string;