@@ -390,7 +390,7 @@ export default function Groot() {
390390
391391 < div
392392 className = { `${ styles . sectionText } container ${ styles . flexCol } gap-5 ` } >
393- < h3 > Latest release: 1.5.2 (2024-01 -24)</ h3 >
393+ < h3 > Latest release: 1.6.0 (2024-06 -24)</ h3 >
394394 < div className = { styles . downloadGroup } >
395395 < div id = 'card_download' style = { { textAlign : "center" } } >
396396 < img
@@ -400,7 +400,7 @@ export default function Groot() {
400400 />
401401 < Link
402402 onclick = "fathom.trackGoal('I8XXZTK4', 0);"
403- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-v1.5.2 -windows-installer.exe' >
403+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-v1.6.0 -windows-installer.exe' >
404404 Windows installer
405405 </ Link >
406406 </ div >
@@ -412,7 +412,7 @@ export default function Groot() {
412412 />
413413 < Link
414414 onclick = "fathom.trackGoal('VGT2ANC4', 0);"
415- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.5.2 -linux-installer.run' >
415+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.0 -linux-installer.run' >
416416 Linux installer
417417 </ Link >
418418 </ div >
@@ -426,7 +426,7 @@ export default function Groot() {
426426 // style={{marginLeft: '20px'}}
427427 onclick = "fathom.trackGoal('DIQDUTJ2', 0);"
428428
429- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.5.2 -x86_64.AppImage' >
429+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.6.0 -x86_64.AppImage' >
430430 AppImage (Linux)
431431 </ Link >
432432 </ div >
0 commit comments