We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161e234 commit 619c828Copy full SHA for 619c828
src/pages/index.js
@@ -41,7 +41,7 @@ function Home() {
41
<div className="row align-items-center">
42
<div className="col col--6">
43
<div className={clsx(styles.heroText)}>
44
- <h1 className="hero__title ">BehaviorTree.CPP 4.4</h1>
+ <h1 className="hero__title ">BehaviorTree.CPP 4.5</h1>
45
<p className="hero__subtitle">
46
The C++ library to build Behavior Trees.
47
<br />
0 commit comments