release: 2.0.8

This commit is contained in:
手瓜一十雪
2024-08-12 23:50:03 +08:00
parent 61182ba62f
commit 48065e42e9
11 changed files with 43 additions and 19 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.7';
export const napcat_version = '2.0.8';
export class NapCatPathWrapper {
binaryPath: string;