diff options
| author | 8cy <[email protected]> | 2020-04-27 08:09:31 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-27 08:09:31 -0700 |
| commit | a94d6c1b20343565268be195e1d0a58ec8a3e449 (patch) | |
| tree | c63e7a90d3ab30ca9a2e42c609cbf04af7237e2f /dist/config.json | |
| parent | A New World, v8.0.0 (diff) | |
| download | dep-core-a94d6c1b20343565268be195e1d0a58ec8a3e449.tar.xz dep-core-a94d6c1b20343565268be195e1d0a58ec8a3e449.zip | |
change formatting of serverinfo embed, v8.0.1
Diffstat (limited to 'dist/config.json')
| -rw-r--r-- | dist/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/config.json b/dist/config.json index 5cbaeba..d064232 100644 --- a/dist/config.json +++ b/dist/config.json @@ -1,5 +1,5 @@ { "secret": "Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key": "AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version": "8.0.0" + "version": "8.0.1" } |