diff options
| author | 8cy <[email protected]> | 2020-04-27 17:33:27 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-27 17:33:27 -0700 |
| commit | df64667168cdc33a2a8ffe2c0fba3b5fc6414520 (patch) | |
| tree | c9535ffdf33de34bb135e5db86063142e0e81daa /dist/config.json | |
| parent | add support and embed cmd, v8.0.2 (diff) | |
| download | dep-core-df64667168cdc33a2a8ffe2c0fba3b5fc6414520.tar.xz dep-core-df64667168cdc33a2a8ffe2c0fba3b5fc6414520.zip | |
fix quote commands, add motivate, v8.1.0
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 a6a29fc..c3e49de 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.2" + "version": "8.1.0" } |