Skip to content

Commit

Permalink
Merge pull request #10 from CoreMedia/update-descriptor-schema
Browse files Browse the repository at this point in the history
update to plugin-schema 3.0.0
  • Loading branch information
rreich committed Aug 16, 2022
2 parents f4c9f82 + 54f37c7 commit 689746c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content-hub-adapter-youtube.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"$schema": "https://releases.coremedia.com/plugins/plugin-schema-2.0.0.json",
"$schema": "https://releases.coremedia.com/plugins/plugin-schema-3.0.0.json",
"plugins": {
"studio-server": {
"file": "studio-server/target/studio-server.content-hub-adapter-youtube-${VERSION}.zip"
},
"studio-client.main": {
"file": "studio-client/apps/main/content-hub-adapter-youtube/build/studio-client.main.content-hub-adapter-youtube-${VERSION}.zip"
}
}
},
"minimum-cms-version": "2110.1"
}

0 comments on commit 689746c

Please sign in to comment.