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 32295cc commit a8ffc51Copy full SHA for a8ffc51
src/pages/Download.js
@@ -55,15 +55,15 @@ const Download = () => {
55
<br />
56
</div>
57
<SectionTitle>Development Release</SectionTitle>
58
- <p>Version UPBGE 0.45 Alpha</p>
+ <p>Version UPBGE 0.50 Alpha</p>
59
<p>Released a new build each week</p>
60
<p> </p>
61
<TabSection>
62
<div>
63
<BulletListInside>
64
<li>
65
- <strong>UPBGE 0.45 Alpha</strong> is based on
66
- <strong>Blender 4.5</strong> source
+ <strong>UPBGE 0.50 Alpha</strong> is based on
+ <strong>Blender 5.0</strong> source
67
</li>
68
</BulletListInside>
69
0 commit comments