diff options
| author | 8cy <[email protected]> | 2020-06-06 09:09:25 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-06 09:09:25 -0700 |
| commit | 9d9d024fb0d8c9105d625edebdefb0d5a23341db (patch) | |
| tree | 854cdbc5712434d26cca03439210716b1987470e /src/config.json | |
| parent | owner can remove darling, change website cmd url (diff) | |
| download | dep-core-9d9d024fb0d8c9105d625edebdefb0d5a23341db.tar.xz dep-core-9d9d024fb0d8c9105d625edebdefb0d5a23341db.zip | |
add whois, change versioning in package.json
make msgContent a const instead of a var in app.js
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 d9c16f9..6ab342c 100644 --- a/src/config.json +++ b/src/config.json @@ -2,6 +2,6 @@ "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "secret-dev":"NzEyMDg4MzY5MjA2OTE5MjY5.XsMeEw.Yy0a8m2vZLDbPi7cZ8aqCalMR68", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"1.10.21", + "version":"1.10.22", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a" }
\ No newline at end of file |