We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5728b29 commit 02440efCopy full SHA for 02440ef
1 file changed
website/src/pages/index.tsx
@@ -13,7 +13,7 @@ function HeroSection() {
13
<div className={styles.gridBg} />
14
<div className={styles.heroLayout}>
15
<div className={styles.heroLeft}>
16
- <div className={styles.heroBadge}>v0.1.0 · CLI MVP · MIT · Local-first</div>
+ <div className={styles.heroBadge}>v0.1.1 · CLI MVP · MIT · Local-first</div>
17
<h1 className={styles.heroTitle}>
18
<span className={styles.heroGradient}>DevDocs Forge Agent</span>
19
</h1>
0 commit comments