From 57522a03ad6f859c26754bd221ebc16583315560 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Mon, 27 Dec 2021 10:09:59 -0800 Subject: [PATCH] update/version-2.0.0 --- beta-config.json | 2 +- config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/beta-config.json b/beta-config.json index c1d040c..4484641 100644 --- a/beta-config.json +++ b/beta-config.json @@ -1,5 +1,5 @@ { "defaultPrefix": "?", - "version": "Beta 1.9.9", + "version": "Beta 2.0.0", "socket": "https://police-cad-dev.herokuapp.com/" } diff --git a/config.json b/config.json index 08af3a0..2d0fda4 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "defaultPrefix": "?", - "version": "1.9.9", + "version": "2.0.0", "socket": "https://www.linespolice-cad.com/" }