File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Trigger schema workflow
22
33on :
44 push :
5- tags : [v10 .*]
5+ tags : [v11 .*]
66
77jobs :
88 documentation_schema :
1616 github_user : ${{ secrets.CI_USER }}
1717 github_token : ${{ secrets.GH_CI_JENKINS_TOKEN }}
1818 workflow_file_name : schema.yaml
19- ref : " 10 .0-en"
19+ ref : " 11 .0-en"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This assumes you have OXID eShop (at least `OXID-eSales/oxideshop_ce: v7.3.0` co
2424
2525## Branch Compatibility
2626
27- * 10.1 .x versions (or b-7.3.x branch) are compatible with latest shop compilation 7.3.x resp. b-7.3.x shop compilation branches
27+ * 11.0 .x versions (or b-7.3.x branch) are compatible with latest shop compilation 7.3.x resp. b-7.3.x shop compilation branches
2828* 10.0.x versions (or b-7.2.x branch) are compatible with latest shop compilation 7.2.x resp. b-7.2.x shop compilation branches
2929* 9.x versions (or b-7.1.x branch) are compatible with latest shop compilation 7.1.x resp. b-7.1.x shop compilation branches
3030* 8.x versions (or b-7.0.x branch) are compatible with latest shop compilation: 7.0.x resp. b-7.0.x shop compilation branches
Original file line number Diff line number Diff line change 2626 'en ' => '<span>OXID GraphQL API Framework</span> ' ,
2727 ],
2828 'thumbnail ' => 'logo.png ' ,
29- 'version ' => '10 .0.0 ' ,
29+ 'version ' => '11 .0.0 ' ,
3030 'author ' => 'OXID eSales ' ,
3131 'url ' => 'www.oxid-esales.com ' ,
3232 'email ' => 'info@oxid-esales.com ' ,
You can’t perform that action at this time.
0 commit comments