Skip to content

Commit

Permalink
fix uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
l3nnartt authored Mar 2, 2022
1 parent 7f8ccc1 commit 4a10cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/addon.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"uuid": "31bfa9e-2757-4805-835f-aa38018336e4",
"uuid": "f31bfa9e-2757-4805-835f-aa38018336e4",
"name": "LouderVoiceChat",
"mainClass": "com.github.l3nnartt.loudervoicechat.LouderVoiceChat",
"description": "LouderVoiceChat allows you to adjust the Volume of Players up to 500%",
"version": 2,
"author": "L3nnart_",
"category": 2,
"icon": "http://dl.lennartloesche.de/loudervoicechat/logo.png"
}
}

0 comments on commit 4a10cca

Please sign in to comment.