mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Release 3.0.6-stable
This commit is contained in:
@@ -2,7 +2,7 @@ description = "Download layout"
|
||||
==
|
||||
<?php
|
||||
function onInit() {
|
||||
$this["stable_version"] = "3.0.5";
|
||||
$this["stable_version"] = "3.0.6";
|
||||
}
|
||||
?>
|
||||
==
|
||||
@@ -116,7 +116,7 @@ description = "Download layout"
|
||||
<img src="{{ 'assets/download/godot_logo.svg' | theme }}" alt="" height=200>
|
||||
|
||||
<h2>Godot <em>{{stable_version}}</em></h2>
|
||||
<i class="date">released July 8, 2018</i>
|
||||
<i class="date">released July 29, 2018</i>
|
||||
|
||||
<p></p>
|
||||
|
||||
|
||||
@@ -125,7 +125,7 @@ postPage = "{{ :slug }}"
|
||||
</p>
|
||||
|
||||
<a href="/download" class="btn download">
|
||||
<div class="main">download</div><div class="opt">3.0.5</div>
|
||||
<div class="main">download</div><div class="opt">3.0.6</div>
|
||||
</a>
|
||||
<a href="/features" class="btn flat">learn more</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user