diff options
| author | 8cy <[email protected]> | 2020-04-23 12:06:34 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 12:06:34 -0700 |
| commit | 91c5867a16a4b4b22004848e759a81db3b0676c2 (patch) | |
| tree | db45b9aafac225ae73469aebf5fabcfba4f5b468 /src/config.json | |
| parent | change app.js bot path, get version from config.json, v7.4.1 (diff) | |
| download | dep-core-91c5867a16a4b4b22004848e759a81db3b0676c2.tar.xz dep-core-91c5867a16a4b4b22004848e759a81db3b0676c2.zip | |
change mongdburl to mlab, v7.4.2
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index d48136c..015fb11 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"7.4.1" + "version":"7.4.2" }
\ No newline at end of file |