@@ -332,7 +332,7 @@ export default function Groot() {
332
332
333
333
< div
334
334
className = { `${ styles . sectionText } container ${ styles . flexCol } gap-5 ` } >
335
- < h3 > Latest release: 1.2 .0 (2023-09-11 )</ h3 >
335
+ < h3 > Latest release: 1.3 .0 (2023-09-22 )</ h3 >
336
336
< div className = { styles . downloadGroup } >
337
337
< div id = 'card_download' style = { { textAlign : "center" } } >
338
338
< img
@@ -342,7 +342,7 @@ export default function Groot() {
342
342
/>
343
343
< Link
344
344
onclick = "fathom.trackGoal('I8XXZTK4', 0);"
345
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.2 .0-windows-installer.exe' >
345
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.3 .0-windows-installer.exe' >
346
346
Windows installer
347
347
</ Link >
348
348
</ div >
@@ -354,7 +354,7 @@ export default function Groot() {
354
354
/>
355
355
< Link
356
356
onclick = "fathom.trackGoal('VGT2ANC4', 0);"
357
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.2 .0-linux-installer.run' >
357
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.3 .0-linux-installer.run' >
358
358
Linux installer
359
359
</ Link >
360
360
</ div >
@@ -367,7 +367,7 @@ export default function Groot() {
367
367
< Link
368
368
// style={{marginLeft: '20px'}}
369
369
onclick = "fathom.trackGoal('DIQDUTJ2', 0);"
370
- to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.2 .0-x86_64.AppImage' >
370
+ to = 'https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.3 .0-x86_64.AppImage' >
371
371
AppImage (Linux)
372
372
</ Link >
373
373
</ div >
0 commit comments