2.4.3 #24

Merged
Dandellion merged 1 commits from develop into master 2020-07-19 21:34:18 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9df5030b66 - Show all commits

View File

@ -1,4 +1,4 @@
const version = "2.4.2";
const version = "2.4.3";
import x2i from "./x2i";
import { existsSync } from "fs";