Skip to content

Commit 619c828

Browse files
committed
version bump
1 parent 161e234 commit 619c828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

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

0 commit comments

Comments
 (0)