release: 2.1.0

This commit is contained in:
手瓜一十雪
2024-08-21 08:13:53 +08:00
parent d8fef22157
commit 93f3602e7d
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.37';
export const napcat_version = '2.1.0';
export class NapCatPathWrapper {
binaryPath: string;