release: 2.0.28

This commit is contained in:
手瓜一十雪
2024-08-16 12:44:11 +08:00
parent 65a8f2bb88
commit db3220e68c
7 changed files with 8 additions and 8 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.27';
export const napcat_version = '2.0.28';
export class NapCatPathWrapper {
binaryPath: string;