diff options
| author | 8cy <[email protected]> | 2020-05-13 02:25:29 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-13 02:25:29 -0700 |
| commit | d0f7ec18c1b8284917b33c542d9e249ec958f213 (patch) | |
| tree | 65f36a62067be59c0b24efda732b307b8291aef5 /src/config.json | |
| parent | update formatting for support and joinmsg (diff) | |
| download | dep-core-d0f7ec18c1b8284917b33c542d9e249ec958f213.tar.xz dep-core-d0f7ec18c1b8284917b33c542d9e249ec958f213.zip | |
fix nsfw cmds, add rockpaperscissors
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 1484d42..d1b9638 100644 --- a/src/config.json +++ b/src/config.json @@ -1,7 +1,7 @@ { "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"1.10.12", + "version":"1.10.13", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", "maxMultipler": 100, "minMultipler": 1.01 |