diff options
| author | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
| commit | a45a92b430bec8a21db07d2571357540b4964c07 (patch) | |
| tree | eb79b8b5c43bac19ef6d5a947528010c0c6ccec8 /src/config.json | |
| parent | add "|| true" to the end of the scripts to ignore errors (diff) | |
| download | dep-core-a45a92b430bec8a21db07d2571357540b4964c07.tar.xz dep-core-a45a92b430bec8a21db07d2571357540b4964c07.zip | |
del dist/ and change bot.js local
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 d791701..8dc7da6 100644 --- a/src/config.json +++ b/src/config.json @@ -1,7 +1,7 @@ { "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"9.3.1", + "version":"9.3.2", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", "maxMultipler": 100, "minMultipler": 1.01 |