Skip to content

Commit

Permalink
Changed version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oceanity authored Jun 1, 2024
1 parent 2a657b6 commit 8818623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "firebot-song-requests",
"scriptOutputName": "oceanityFirebotIntegration",
"version": "1.0.0",
"version": "0.5.0",
"description": "Adds Spotify Song Requests to Firebot",
"main": "",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const script: Firebot.CustomScript<Params> = {
name: "Firebot Spotify Integrations",
description: "Let your viewers determine your taste in music",
author: "Oceanity",
version: "1.0",
version: "0.5.0",
firebotVersion: "5",
};
},
Expand Down

0 comments on commit 8818623

Please sign in to comment.