release: 2.0.15

This commit is contained in:
手瓜一十雪
2024-08-13 23:49:05 +08:00
parent fcf2f4c5f2
commit d9fb4d6c4d
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.14';
export const napcat_version = '2.0.15';
export class NapCatPathWrapper {
binaryPath: string;