release: 2.0.30

This commit is contained in:
手瓜一十雪
2024-08-16 21:44:34 +08:00
parent b5b59f6241
commit 62917a1e55
10 changed files with 29 additions and 16 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.29';
export const napcat_version = '2.0.30';
export class NapCatPathWrapper {
binaryPath: string;

File diff suppressed because one or more lines are too long