release: v2.0.35

This commit is contained in:
Alen
2024-08-20 16:49:16 +08:00
parent 50dd798757
commit 71ae08706b
6 changed files with 7 additions and 7 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.34';
export const napcat_version = '2.0.35';
export class NapCatPathWrapper {
binaryPath: string;