release: 2.2.8

This commit is contained in:
手瓜一十雪
2024-08-25 22:36:42 +08:00
parent 97968b048b
commit 0235917f04
6 changed files with 6 additions and 6 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.2.7';
export const napcat_version = '2.2.8';
export class NapCatPathWrapper {
binaryPath: string;