release: 2.0.22

This commit is contained in:
手瓜一十雪
2024-08-15 16:15:33 +08:00
parent 9e9b37e3bc
commit 36d184bf5d
8 changed files with 9 additions and 11 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.21';
export const napcat_version = '2.0.22';
export class NapCatPathWrapper {
binaryPath: string;