Skip to content

Commit 35433cd

Browse files
committed
feat: bump version to 5.3.2
1 parent b37acf0 commit 35433cd

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
## To Be Released...
33
## 5.X.Y
4+
5+
## 5.3.2
46
* Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713)
57
* Feat: SCP: Secret Laboratory (2020) - Added support (#715, thanks @Draakoor)
68
* Fix: Farming Simulator handle possible missing mod attribute (By @yellowfromseegg #723)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require": "./dist/index.cjs"
3333
},
3434
"author": "GameDig Contributors",
35-
"version": "5.3.1",
35+
"version": "5.3.2",
3636
"repository": {
3737
"type": "git",
3838
"url": "https://github.com/gamedig/node-gamedig.git"

0 commit comments

Comments
 (0)