File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ function NavigationBar() {
6666 {
6767 element : "div" ,
6868 className : "fw-medium fs-6 ms-2 me-3" ,
69- text : "v2.3 .1" ,
69+ text : "v2.4 .1" ,
7070 }
7171 ]
7272 } ,
Original file line number Diff line number Diff line change 44 <iframe src="Conformance-Frontend/index.html" name="targetframe" style="overflow:hidden;height:100%;width:100%" height="100%" width="100%" frameborder="0"></iframe>
55 <div style="position: absolute;top: 0;right: 0;font-color:white;">Github Commit ID: <?php
66 $ shortsha = substr (getenv ('SHORT_SHA ' ), 0 , 6 );
7- $ githublink = "<a href= \"https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/tree/ $ shortsha \">v2.3 .1 ( $ shortsha)</a> " ;
7+ $ githublink = "<a href= \"https://github.com/Dash-Industry-Forum/DASH-IF-Conformance/tree/ $ shortsha \">v2.4 .1 ( $ shortsha)</a> " ;
88 $ version = !$ shortsha ? 'unknown ' : $ githublink ;
99 echo $ version ;
1010 ?> </div>
You can’t perform that action at this time.
0 commit comments