diff options
| -rw-r--r-- | id/server/auth/src/main/webapp/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html index 05605388c..0f087230c 100644 --- a/id/server/auth/src/main/webapp/index.html +++ b/id/server/auth/src/main/webapp/index.html @@ -14,7 +14,7 @@      </tr>
    </table>
    <hr/> 
 -  <p class="title"><a href="../index.html">MOA-ID 2.0 RC1 </a></p> 
 +  <p class="title">MOA-ID 2.0.0</p> 
    <hr/>
    <h1>Inhalt</h1>
    <ol>
 | 
