Skip to content

Commit 7304bbe

Browse files
ashimuraashimura
ashimura
authored and
ashimura
committed
pubdate 2023-10-03
1 parent 313d78b commit 7304bbe

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

releases/note2/Overview.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<script id="initialUserConfig" type="application/json">
226226
{
227227
"specStatus": "NOTE",
228-
"publishDate": "2023-10-02",
228+
"publishDate": "2023-10-03",
229229
"processVersion": 2023,
230230
"shortName": "wot-scripting-api",
231231
"copyrightStart": 2017,
@@ -364,8 +364,8 @@
364364
"date": "18 September 2021"
365365
}
366366
},
367-
"publishISODate": "2023-10-02T00:00:00.000Z",
368-
"generatedSubtitle": "W3C Group Note 02 October 2023"
367+
"publishISODate": "2023-10-03T00:00:00.000Z",
368+
"generatedSubtitle": "W3C Group Note 03 October 2023"
369369
}
370370
</script>
371371
<link rel="stylesheet" href=
@@ -382,7 +382,7 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
382382
API</h1>
383383
<p id="w3c-state"><a href=
384384
"https://www.w3.org/standards/types#NOTE">W3C Group Note</a>
385-
<time class="dt-published" datetime="2023-10-02">02 October
385+
<time class="dt-published" datetime="2023-10-03">03 October
386386
2023</time></p>
387387
<details open="">
388388
<summary>
@@ -392,8 +392,8 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
392392
<dt>This version:</dt>
393393
<dd>
394394
<a class="u-url" href=
395-
"https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/">
396-
https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/</a>
395+
"https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/">
396+
https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/</a>
397397
</dd>
398398
<dt>Latest published version:</dt>
399399
<dd>

releases/note2/static.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
</style>
225225
<script id="initialUserConfig" type="application/json">{
226226
"specStatus": "NOTE",
227-
"publishDate": "2023-10-02",
227+
"publishDate": "2023-10-03",
228228
"processVersion": 2023,
229229
"shortName": "wot-scripting-api",
230230
"copyrightStart": 2017,
@@ -363,20 +363,20 @@
363363
"date": "18 September 2021"
364364
}
365365
},
366-
"publishISODate": "2023-10-02T00:00:00.000Z",
367-
"generatedSubtitle": "W3C Group Note 02 October 2023"
366+
"publishISODate": "2023-10-03T00:00:00.000Z",
367+
"generatedSubtitle": "W3C Group Note 03 October 2023"
368368
}</script>
369369
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-NOTE"></head>
370370
<body class="h-entry toc-inline" data-cite="web-platform HTML INFRA URL WEBIDL DOM FETCH ecmascript streams wot-architecture wot-thing-description wot-binding-templates"><div class="head">
371371
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
372372
</a></p>
373373
<h1 id="title" class="title">Web of Things (WoT) Scripting API</h1>
374-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#NOTE">W3C Group Note</a> <time class="dt-published" datetime="2023-10-02">02 October 2023</time></p>
374+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#NOTE">W3C Group Note</a> <time class="dt-published" datetime="2023-10-03">03 October 2023</time></p>
375375
<details open="">
376376
<summary>More details about this document</summary>
377377
<dl>
378378
<dt>This version:</dt><dd>
379-
<a class="u-url" href="https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/">https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/</a>
379+
<a class="u-url" href="https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/">https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/</a>
380380
</dd>
381381
<dt>Latest published version:</dt><dd>
382382
<a href="https://www.w3.org/TR/wot-scripting-api/">https://www.w3.org/TR/wot-scripting-api/</a>

0 commit comments

Comments
 (0)