release: 2.0.16

This commit is contained in:
手瓜一十雪
2024-08-14 00:38:04 +08:00
parent 64ef5e974e
commit 28d331e3a2
11 changed files with 16 additions and 22 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.15';
export const napcat_version = '2.0.16';
export class NapCatPathWrapper {
binaryPath: string;