Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit e865620

Browse files
committed
version updated
1 parent d27619a commit e865620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function Home() {
3838
<div className="row align-items-center">
3939
<div className="col col--6">
4040
<div className={clsx(styles.heroText)}>
41-
<h1 className="hero__title ">BehaviorTree.CPP 4.0</h1>
41+
<h1 className="hero__title ">BehaviorTree.CPP 4.1</h1>
4242
<p className="hero__subtitle">
4343
The C++ library to build Behavior Trees.
4444
<br />

0 commit comments

Comments
 (0)