Commit 07e5206e authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

feat: version 1.0.0

parent 21a54a04
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -208,7 +208,7 @@ E.g. Edit "TITLE", "WIKI", etc properties with your domain title. Also configure
```
```
{	      
{	      
    "TITLE": "OpenSlice by ETSI",
    "TITLE": "OpenSlice by ETSI",
    "PORTALVERSION":"2024-Q2 1.0.0-SNAPSHOT",
    "PORTALVERSION":"2024-Q2 1.0.0",
    "WIKI": "https://osl.etsi.org/documentation",
    "WIKI": "https://osl.etsi.org/documentation",
    "BUGZILLA": "{BASEURL}/bugzilla/",
    "BUGZILLA": "{BASEURL}/bugzilla/",
    "STATUS": "http://status.localhost/",
    "STATUS": "http://status.localhost/",
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,4 +20,4 @@ version: 0.1.0
# This is the version number of the application being deployed. This version number should be
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1.0.0-SNAPSHOT
appVersion: 1.0.0
+1 −1
Original line number Original line Diff line number Diff line
{	      
{	      
  "TITLE": "Openslice demo",
  "TITLE": "Openslice demo",
  "PORTALVERSION":"2023-Q3 1.0.0-SNAPSHOT",
  "PORTALVERSION":"2023-Q3 1.0.0",
  "WIKI": "https://openslice.readthedocs.io/en/stable/",
  "WIKI": "https://openslice.readthedocs.io/en/stable/",
  "BUGZILLA": "{BASEURL}/bugzilla/",
  "BUGZILLA": "{BASEURL}/bugzilla/",
  "STATUS": "{BASEURL}/",
  "STATUS": "{BASEURL}/",