Skip to content

Commit

Permalink
Switch branch back to beta-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
3urobeat committed Mar 8, 2024
1 parent 3e1f859 commit d11bf2e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions docs/wiki/changelogs/CHANGELOG_v2.15.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4 changes: 2 additions & 2 deletions src/data/data.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
2 changes: 1 addition & 1 deletion src/data/fileStructure.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d11bf2e

Please sign in to comment.