release: 2.0.11

This commit is contained in:
手瓜一十雪
2024-08-13 14:53:18 +08:00
parent 91511e4c3f
commit 36b1b0f663
9 changed files with 10 additions and 10 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.10';
export const napcat_version = '2.0.11';
export class NapCatPathWrapper {
binaryPath: string;