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