release: v2.0.32

This commit is contained in:
Alen
2024-08-19 10:09:53 +08:00
parent 5c1df82076
commit 698624b4dc
7 changed files with 8 additions and 8 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.31';
export const napcat_version = '2.0.32';
export class NapCatPathWrapper {
binaryPath: string;