Skip to content

Commit

Permalink
Version 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
3urobeat committed Dec 28, 2023
1 parent 902204f commit 32734e5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steam-comment-service-bot",
"version": "2.14.0",
"version": "2.14.1",
"description": "The most advanced Steam Multi Account Manager with built-in comment, like & favorite commands and extensive plugin support.",
"main": "start.js",
"dependencies": {
Expand Down
12 changes: 6 additions & 6 deletions src/data/data.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "21400",
"versionstr": "2.14.0",
"branch": "beta-testing",
"version": "21401",
"versionstr": "2.14.1",
"branch": "master",
"filetostart": "./src/starter.js",
"filetostarturl": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/beta-testing/src/starter.js",
"filetostarturl": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/master/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,
"compatibilityfeaturedone": false,
"whatsnew": "Added support for commenting in discussions, following users/workshops/curators and setting specific games per account. Added a relogging system with proxy switching support, a multi-language system, fixed a lot of bugs and more. Read the full release notes on GitHub!",
"whatsnew": "Fixed a bunch of bugs and made a few minor improvements, for more details read the release notes on GitHub.",
"timesloggedin": 0,
"totallogintime": 0
}
}
2 changes: 1 addition & 1 deletion src/data/fileStructure.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
{
"path": "package.json",
"url": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/beta-testing/package.json",
"checksum": "d152b19b0de0e054ac3c8dc0a9d1652b"
"checksum": "dbba3b2ff3a3a88733b9079f9fbd27c4"
},
{
"path": "scripts/README.md",
Expand Down

0 comments on commit 32734e5

Please sign in to comment.