release: 2.0.27

This commit is contained in:
手瓜一十雪
2024-08-16 10:49:22 +08:00
parent e0ea0a4a49
commit e780ceeb14
7 changed files with 11 additions and 17 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.26';
export const napcat_version = '2.0.27';
export class NapCatPathWrapper {
binaryPath: string;