Skip to content

Commit dd40654

Browse files
committed
Update index.html
1 parent eab87ce commit dd40654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="keywords" content="java, framework, lightweight, command-line, web, applications, tinystruct">
88
<meta name="author" content="James ZHOU">
99
<meta name="favicon" content="https://avatars.githubusercontent.com/u/3723144?s=48&v=4">
10-
<title>tinystruct framework - v1.6.2</title>
10+
<title>tinystruct framework - v1.6.3</title>
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" integrity="sha512-tN7Ec6zAFaVSG3TpNAKtk4DOHNpSwKHxxrsiw4GHKESGPs5njn/0sMCUMl2svV4wo4BK/rCP7juYz+zx+l6oeQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1212
<style>
1313
:root {
@@ -444,7 +444,7 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
444444
<pre class="language-xml"><code>&lt;dependency&gt;
445445
&lt;groupId&gt;org.tinystruct&lt;/groupId&gt;
446446
&lt;artifactId&gt;tinystruct&lt;/artifactId&gt;
447-
&lt;version&gt;1.6.2&lt;/version&gt;
447+
&lt;version&gt;1.6.3&lt;/version&gt;
448448
&lt;classifier&gt;jar-with-dependencies&lt;/classifier&gt;
449449
&lt;/dependency&gt;</code><button class="copy-btn" onclick="copyCode(this)">Copy</button>
450450
</pre>
@@ -661,7 +661,7 @@ <h2 class="projects lang" data-en="Projects" data-fr="Projets" data-de="Projekte
661661
const mainCommands = [
662662
"$ bin/dispatcher --version",
663663
" _/ ' _ _/ _ _ _/",
664-
" / / /) (/ _) / / (/ ( / 1.6.2",
664+
" / / /) (/ _) / / (/ ( / 1.6.3",
665665
" /",
666666
" ",
667667
"$ bin/dispatcher --help",

0 commit comments

Comments
 (0)