diff --git a/docs/wiki/changelogs/CHANGELOG_v2.15.md b/docs/wiki/changelogs/CHANGELOG_v2.15.md index 52a11c8d..2044e6d7 100644 --- a/docs/wiki/changelogs/CHANGELOG_v2.15.md +++ b/docs/wiki/changelogs/CHANGELOG_v2.15.md @@ -158,3 +158,5 @@ Commit: [be41d68](https://github.com/3urobeat/steam-comment-service-bot/commit/b - Reduced chances of startup ascii art showing an easter egg ascii art - Updated dependencies - Minor other changes + +Commit: [a8a04eb](https://github.com/3urobeat/steam-comment-service-bot/commit/a8a04eb) diff --git a/src/data/data.json b/src/data/data.json index 5f065eb9..bdf58f1a 100644 --- a/src/data/data.json +++ b/src/data/data.json @@ -1,9 +1,9 @@ { "version": "21501", "versionstr": "2.15.1", - "branch": "master", + "branch": "beta-testing", "filetostart": "./src/starter.js", - "filetostarturl": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/master/src/starter.js", + "filetostarturl": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/beta-testing/src/starter.js", "mestr": "3urobeat", "aboutstr": "This bot was created by 3urobeat.\nGitHub: https://github.com/3urobeat/steam-comment-service-bot \nSteam: https://steamcommunity.com/id/3urobeat \nIf you like my work, any donation would be appreciated! https://github.com/sponsors/3urobeat", "firststart": true, diff --git a/src/data/fileStructure.json b/src/data/fileStructure.json index 1fae5f69..4e4e80d3 100644 --- a/src/data/fileStructure.json +++ b/src/data/fileStructure.json @@ -188,7 +188,7 @@ { "path": "docs/wiki/changelogs/CHANGELOG_v2.15.md", "url": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/beta-testing/docs/wiki/changelogs/CHANGELOG_v2.15.md", - "checksum": "327435ddb0311eba66267b77129222b9" + "checksum": "645bb579fb2ea90bdd3c91910f5e71de" }, { "path": "docs/wiki/changelogs/CHANGELOG_v2.2.md",