summaryrefslogtreecommitdiff
path: root/src/config.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-07-14 07:02:27 -0700
committer8cy <[email protected]>2020-07-14 07:02:27 -0700
commit100c1b85608a5b605f52ce4e2119ca8fecaa5ee9 (patch)
treead36bc5949e9b5e32a833a95579b5a407938b2db /src/config.json
parentadd xorstr (diff)
downloaddep-core-100c1b85608a5b605f52ce4e2119ca8fecaa5ee9.tar.xz
dep-core-100c1b85608a5b605f52ce4e2119ca8fecaa5ee9.zip
add nickname command
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index bdebab2..f342a0b 100644
--- a/src/config.json
+++ b/src/config.json
@@ -2,7 +2,7 @@
"secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A",
"secret-dev":"NzEyMDg4MzY5MjA2OTE5MjY5.XsMeEw.Yy0a8m2vZLDbPi7cZ8aqCalMR68",
"yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8",
- "version":"1.10.30",
+ "version":"1.10.31",
"fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a",
"mongodburi": "mongodb://sin:[email protected]:47107/heroku_4qrjvmb9"
-} \ No newline at end of file
+}