release: 2.0.18

This commit is contained in:
手瓜一十雪
2024-08-14 09:33:52 +08:00
parent eec2189413
commit 82a47d9e18
11 changed files with 16 additions and 15 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.17';
export const napcat_version = '2.0.18';
export class NapCatPathWrapper {
binaryPath: string;