release: v2.0.37

This commit is contained in:
手瓜一十雪
2024-08-20 20:33:06 +08:00
parent d91d03a8f3
commit 0a3409fcd8
6 changed files with 7 additions and 7 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.36';
export const napcat_version = '2.0.37';
export class NapCatPathWrapper {
binaryPath: string;