Add files via upload

This commit is contained in:
Anthony M 2021-01-24 11:56:14 -06:00 committed by GitHub
parent b5cb18171e
commit ae7c551d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ const fs = require('fs');
const Discord = require('discord.js');
const { prefix, token } = require('./config.json');
const os = require("os")
const version = "Test Release 21";
const version = "build 432";
const release = "anitrox_unstable"
console.log('Starting!')