Skip to content

Commit 6b3df2a

Browse files
arnoweissjimmarino
authored andcommitted
chore: start work on RC5
(cherry picked from commit eef2eed)
1 parent 7c8f678 commit 6b3df2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

WEBSITE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ You should now see an additional endpoint at `https://eclipse-dataspace-dcp.gith
6363

6464
#### Github Release
6565

66-
Create a Github Release by adding a bit of context, autogenerating the releasenotes. For RCs, it's customary to
66+
Create a Github Release by adding a bit of context, autogenerating the releasenotes. For RCs, it's customary to include
67+
a permalink to the rendered respec webpage.

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
66
<script class='remove'>
77
var respecConfig = {
8-
specStatus: "base",
9-
publishDate: "2025-07-02",
8+
specStatus: "unofficial",
109
latestVersion: "https://docs.internationaldataspaces.org/ids-knowledgebase/dataspace-protocol",
1110
editors: [{
1211
name: "Sebastian Steinbuss",
@@ -61,13 +60,13 @@
6160
maxTocLevel: 3,
6261
};
6362
</script>
64-
<title>Dataspace Protocol Release 2025-1-RC4</title>
63+
<title>Dataspace Protocol Release 2025-1-RC5</title>
6564
</head>
6665
<body>
6766
<p class="copyright">
6867
This document is licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0.html">The Apache License, Version 2.0</a>.
6968
</p>
70-
<h1 id="title">Dataspace Protocol 2025-1-RC4</h1>
69+
<h1 id="title">Dataspace Protocol 2025-1-RC5</h1>
7170
<section id='abstract'>
7271
<p>
7372
The Dataspace Protocol is a specification designed to facilitate interoperable data sharing between

0 commit comments

Comments
 (0)