| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -322,7 +322,7 @@ export default function Groot() { | |||
| 322 | 322 | className={`${styles.sectionText} container ${styles.flexCol} gap-5 `} | |
| 323 | 323 | > | |
| 324 | 324 | <h1>Download Groot 2</h1> | |
| 325 | - <h3>Version: 0.8.0 (beta-8, 2023-05-31)</h3> | ||
| 325 | + <h3>Version: 0.8.1 (beta-8, 2023-06-06)</h3> | ||
| 326 | 326 | <div className={styles.downloadGroup}> | |
| 327 | 327 | <div> | |
| 328 | 328 | <img | |
@@ -358,7 +358,7 @@ export default function Groot() { | |||
| 358 | 358 | /> | |
| 359 | 359 | <Link | |
| 360 | 360 | className="button button--outline button--primary button--lg umami--click--download-appimage" | |
| 361 | - to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v0.8.0-x86_64.AppImage" | ||
| 361 | + to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v0.8.1-x86_64.AppImage" | ||
| 362 | 362 | > | |
| 363 | 363 | Download AppImage (Linux) | |
| 364 | 364 | </Link> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments