release: v2.0.33

This commit is contained in:
Alen
2024-08-19 15:43:41 +08:00
parent c22267ac63
commit 512d8d2495
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.32';
export const napcat_version = '2.0.33';
export class NapCatPathWrapper {
binaryPath: string;