We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d076378 commit a28508aCopy full SHA for a28508a
1 file changed
src/pages/develop.astro
@@ -13,8 +13,8 @@ import Layout from "../layouts/Layout.astro";
13
If you are updating the Loom or Ploceus version in <code
14
>build.gradle</code
15
> file, make sure their version match (example, Ploceus of version <code
16
- >1.9-SNAPSHOT</code
17
- > needs Loom to be of version <code>1.9-SNAPSHOT</code> as well)
+ >1.10-SNAPSHOT</code
+ > needs Loom to be of version <code>1.10-SNAPSHOT</code> as well)
18
</p>
19
<h2>Latest versions</h2>
20
<div class="flex flex-col gap-2 items-start">
0 commit comments