release v2.0.9

This commit is contained in:
手瓜一十雪
2024-08-13 00:53:21 +08:00
parent 695f6752f9
commit 8c38649c3c
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.8';
export const napcat_version = '2.0.9';
export class NapCatPathWrapper {
binaryPath: string;