release: 2.0.20

This commit is contained in:
手瓜一十雪
2024-08-14 19:38:50 +08:00
parent 05d210c9ff
commit f1e6663d66
8 changed files with 8 additions and 8 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.19';
export const napcat_version = '2.0.20';
export class NapCatPathWrapper {
binaryPath: string;