Commit 50310998 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update copyright; Remove BETA version

parent bd5abb37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 */

// Version
export const MEC_SANDBOX_VERSION = 'v1.11-Beta';
export const MEC_SANDBOX_VERSION = 'v1.11';

// Host
export const HOST_PATH = location.origin;
+2 −2
Original line number Diff line number Diff line
@@ -22,9 +22,9 @@ class VersionDialog extends Component {
      >
        <div style={styles.text}>

          <Typography theme="primary" use="subtitle1"><p><b>v1.11-beta &bull;</b> 2025-06-20</p></Typography>
          <Typography theme="primary" use="subtitle1"><p><b>v1.11 &bull;</b> 2026-02-25</p></Typography>
          <Typography use="body1">
            <p>AdvantEDGE baseline upgrade to v1.11.0-beta</p>
            <p>AdvantEDGE baseline upgrade to v1.11.0</p>
            STF678 Final:
            <ul>
              <li>MEC Federation Service API support</li>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ const Footer = () => {
    <Grid style={{ backgroundColor: '#3e484f' }}>
      <GridCell span={2}/>
      <GridCell span={3} align={'middle'} style={styles.copyright}>
        <Typography use="body1">© Copyright 2021-2023, ETSI</Typography>
        <Typography use="body1">© Copyright 2021-2026, ETSI</Typography>
      </GridCell>
      <GridCell span={5} align={'middle'}>
        <div align={'right'}>