Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviaracil committed Nov 9, 2023
1 parent 5912153 commit 864b82d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions ob_v3p0/impl/ob_impl_v3p0.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
specNature: 'informative', // spec nature is "normative" or "informative"
specType: 'impl', // spec type is "main", "cert", "impl", "errata" or other agreed upon string
specVersion: '3.0',
docVersion: '1.4',
docVersion: '1.5',
specStatus: 'Candidate Final Public',
specDate: 'September 8, 2023',
specDate: 'November 9, 2023',
contributors: _contributors,
localBiblio: _localBiblio,
iprs: _iprs,
Expand Down Expand Up @@ -182,6 +182,16 @@ <h1>Revision History</h1>
</ul>
</td>
</tr>
<tr>
<td>Version 3.0 IMS Candidate Final</td>
<td>1.5</td>
<td>November 9, 2023</td>
<td>
<ul>
<li>Added a section about issuer's key provenance.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</section>
Expand Down

0 comments on commit 864b82d

Please sign in to comment.