Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerElite committed Aug 28, 2023
1 parent 97b871d commit c1bfbcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const MulticastIp = "232.0.53.5"
const SocketPort = 53501
const HttpPort = 53502
const ApiPort = 53510
const version = "1.1.2"
const version = "1.1.3"

const bsapi = new BeatSaverAPI({
AppName: "Streamer-tools-client",
Expand Down
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": "streamer-tools-client",
"version": "1.1.2",
"version": "1.1.3",
"description": "Client for the streamer tools Beat Saber mod",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c1bfbcf

Please sign in to comment.