@@ -336,7 +336,7 @@ export default function Groot() {
336
336
337
337
< div
338
338
className = { `${ styles . sectionText } container ${ styles . flexCol } gap-5 ` } >
339
- < h3 > Latest release: 1.3.1 (2023-09-27 )</ h3 >
339
+ < h3 > Latest release: 1.4.0 (2023-11-29 )</ h3 >
340
340
< div className = { styles . downloadGroup } >
341
341
< div id = 'card_download' style = { { textAlign : "center" } } >
342
342
< img
@@ -346,7 +346,7 @@ export default function Groot() {
346
346
/>
347
347
< Link
348
348
onclick = "fathom.trackGoal('I8XXZTK4', 0);"
349
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.3.1 -windows-installer.exe' >
349
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.4.0 -windows-installer.exe' >
350
350
Windows installer
351
351
</ Link >
352
352
</ div >
@@ -358,7 +358,7 @@ export default function Groot() {
358
358
/>
359
359
< Link
360
360
onclick = "fathom.trackGoal('VGT2ANC4', 0);"
361
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.3.1 -linux-installer.run' >
361
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.4.0 -linux-installer.run' >
362
362
Linux installer
363
363
</ Link >
364
364
</ div >
@@ -371,7 +371,7 @@ export default function Groot() {
371
371
< Link
372
372
// style={{marginLeft: '20px'}}
373
373
onclick = "fathom.trackGoal('DIQDUTJ2', 0);"
374
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.3.1 -x86_64.AppImage' >
374
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.4.0 -x86_64.AppImage' >
375
375
AppImage (Linux)
376
376
</ Link >
377
377
</ div >
0 commit comments