Skip to content

Commit

Permalink
🥅 Changed version of TeamSpeak auth
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMarcel-HD committed Dec 7, 2023
1 parent 2c37f11 commit 3232a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const createTeamSpeakSocket = () => {
type: "auth",
payload: {
identifier: "de.leonmarcel.streamdeckplugin",
version: "1.0.0",
version: "1.1.0",
name: "Stream Deck Plugin",
description:
"Stream Deck Plugin to send Hotkeys to TeamSpeak | @LeonMarcelHD",
Expand Down

0 comments on commit 3232a7c

Please sign in to comment.