From eed388c77a231674c5d9def54a34d278eef9400a Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Wed, 20 Jan 2021 21:19:06 -0600 Subject: [PATCH] Update to build 429 --- commands/info.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/info.js b/commands/info.js index cee00d1..573bd7c 100644 --- a/commands/info.js +++ b/commands/info.js @@ -24,7 +24,7 @@ module.exports = { -const version = ("Public Test Buld 3, Based on dev Build 424") +const version = ("Public Test Buld 4, Based on dev Build 429") const release = ("anitrox_ptb") const os = require("os")