Skip to content

Commit 00fec55

Browse files
chore(release): update version files to 1.3.2
1 parent fc7920a commit 00fec55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

balatrobot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"badge_colour": "4CAF50",
1616
"badge_text_colour": "FFFFFF",
1717
"display_name": "BB",
18-
"version": "1.3.1",
18+
"version": "1.3.2",
1919
"dependencies": [
2020
"Steamodded (>=1.*)"
2121
]

src/lua/utils/openrpc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "BalatroBot API",
55
"description": "JSON-RPC 2.0 API for Balatro bot development. This API allows external clients to control the Balatro game, query game state, and execute actions through an HTTP server.",
6-
"version": "1.3.1",
6+
"version": "1.3.2",
77
"license": {
88
"name": "MIT"
99
}

0 commit comments

Comments
 (0)