@@ -390,7 +390,7 @@ export default function Groot() {
390
390
391
391
< div
392
392
className = { `${ styles . sectionText } container ${ styles . flexCol } gap-5 ` } >
393
- < h3 > Latest release: 1.6.0 (2024-06-24 )</ h3 >
393
+ < h3 > Latest release: 1.6.1 (2024-07-11 )</ h3 >
394
394
< div className = { styles . downloadGroup } >
395
395
< div id = 'card_download' style = { { textAlign : "center" } } >
396
396
< img
@@ -400,7 +400,7 @@ export default function Groot() {
400
400
/>
401
401
< Link
402
402
onclick = "fathom.trackGoal('I8XXZTK4', 0);"
403
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-v1.6.0 -windows-installer.exe' >
403
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-v1.6.1 -windows-installer.exe' >
404
404
Windows installer
405
405
</ Link >
406
406
</ div >
@@ -412,7 +412,7 @@ export default function Groot() {
412
412
/>
413
413
< Link
414
414
onclick = "fathom.trackGoal('VGT2ANC4', 0);"
415
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.0 -linux-installer.run' >
415
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.1 -linux-installer.run' >
416
416
Linux installer
417
417
</ Link >
418
418
</ div >
@@ -426,7 +426,7 @@ export default function Groot() {
426
426
// style={{marginLeft: '20px'}}
427
427
onclick = "fathom.trackGoal('DIQDUTJ2', 0);"
428
428
429
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.0 -x86_64.AppImage' >
429
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.1 -x86_64.AppImage' >
430
430
AppImage (Linux)
431
431
</ Link >
432
432
</ div >
0 commit comments