release: v2.0.31

This commit is contained in:
Alen
2024-08-17 23:15:52 +08:00
parent b5f2226bef
commit 44d6ed5e80
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.30';
export const napcat_version = '2.0.31';
export class NapCatPathWrapper {
binaryPath: string;