Skip to content

Commit c1bfbcf

Browse files
committed
Update version
1 parent 97b871d commit c1bfbcf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const MulticastIp = "232.0.53.5"
2323
const SocketPort = 53501
2424
const HttpPort = 53502
2525
const ApiPort = 53510
26-
const version = "1.1.2"
26+
const version = "1.1.3"
2727

2828
const bsapi = new BeatSaverAPI({
2929
AppName: "Streamer-tools-client",

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
@@ -1,6 +1,6 @@
11
{
22
"name": "streamer-tools-client",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Client for the streamer tools Beat Saber mod",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)