Skip to content

Commit

Permalink
Update compatibility to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
datdamnzotz committed Jun 5, 2023
1 parent ef388ea commit 75b7478
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
{
"name": "gAudioBundle-3",
"id": "gAudioBundle-3",
"title": "Game Audio Bundle 3",
"description": "<p>High-quality sound effects from many of the best sound recordists and designers in the World. Use them personally or commercially without attribution. Sonniss LTD.</p>",
"version": "3.0",
"compatibility": {
"minimum": "0.5.0",
"verified": 10
"verified": 11
},
"author": "DatDamnZotz [DatDamnZotz#7962]",
"packs": [
{
"name": "Game Audio Bundle 3 - Playlists 1",
"label": "Game Audio Bundle 3 - Playlists 1",
"path": "/packs/playlist1.db",
"entity": "Playlist"
"entity": "Playlist",
"type": "Playlist"
}
],
"url": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3",
Expand Down

0 comments on commit 75b7478

Please sign in to comment.