Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 5, 2024
1 parent 5e31be1 commit 4b72c4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions releases/latest/asciidoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<h1>The Badass JLink Plugin</h1>
<div class="details">
<span id="author" class="author">Serban Iordache</span><br>
<span id="revnumber">version 3.0.1</span>
<span id="revnumber">version 3.1.0-rc-1</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h2 id="introduction">Introduction</h2>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="groovy">plugins {
id 'org.beryx.jlink' version '3.0.1'
id 'org.beryx.jlink' version '3.1.0-rc-1'
}</code></pre>
</div>
</div>
Expand Down Expand Up @@ -220,7 +220,7 @@ <h2 id="introduction">Introduction</h2>
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
The source code is available on <a href="https://github.com/beryx/badass-jlink-plugin">GitHub</a> and is licensed under the <a href="https://github.com/beryx/badass-jlink-plugin/blob/v3.0.1/LICENSE">Apache-2.0 license</a>.
The source code is available on <a href="https://github.com/beryx/badass-jlink-plugin">GitHub</a> and is licensed under the <a href="https://github.com/beryx/badass-jlink-plugin/blob/v3.1.0-rc-1/LICENSE">Apache-2.0 license</a>.
</td>
</tr>
</table>
Expand Down Expand Up @@ -1443,7 +1443,7 @@ <h2 id="examples">Examples</h2>
</div>
<div id="footer">
<div id="footer-text">
Version 3.0.1<br>
Version 3.1.0-rc-1<br>
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions releases/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<h1>The Badass JLink Plugin</h1>
<div class="details">
<span id="author" class="author">Serban Iordache</span><br>
<span id="revnumber">version 3.0.1</span>
<span id="revnumber">version 3.1.0-rc-1</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -188,7 +188,7 @@ <h2 id="introduction">Introduction</h2>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight nowrap"><code data-lang="groovy">plugins {
id 'org.beryx.jlink' version '3.0.1'
id 'org.beryx.jlink' version '3.1.0-rc-1'
}</code></pre>
</div>
</div>
Expand Down Expand Up @@ -220,7 +220,7 @@ <h2 id="introduction">Introduction</h2>
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
The source code is available on <a href="https://github.com/beryx/badass-jlink-plugin">GitHub</a> and is licensed under the <a href="https://github.com/beryx/badass-jlink-plugin/blob/v3.0.1/LICENSE">Apache-2.0 license</a>.
The source code is available on <a href="https://github.com/beryx/badass-jlink-plugin">GitHub</a> and is licensed under the <a href="https://github.com/beryx/badass-jlink-plugin/blob/v3.1.0-rc-1/LICENSE">Apache-2.0 license</a>.
</td>
</tr>
</table>
Expand Down Expand Up @@ -1443,7 +1443,7 @@ <h2 id="examples">Examples</h2>
</div>
<div id="footer">
<div id="footer-text">
Version 3.0.1<br>
Version 3.1.0-rc-1<br>
</div>
</div>
</body>
Expand Down

0 comments on commit 4b72c4c

Please sign in to comment.