Skip to content

Commit

Permalink
Updates and new trailer.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Dec 23, 2023
1 parent 90e9966 commit 9b1e2c1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Expand Up @@ -36,7 +36,7 @@ You can get the latest version from any of the following sources:

<br>

<%= video( @items['/videos/0.10.0_trailer.webm'], "Naev 0.11.0 official trailer.", "video720p" ) %>
<%= video( @items['/videos/0.11.0_trailer.webm'], "Naev 0.11.0 official trailer.", "video720p" ) %>

### Full Changelog
* Gameplay Changes
Expand Down
2 changes: 1 addition & 1 deletion content/downloads.md
Expand Up @@ -4,7 +4,7 @@ title: Downloads

<%
# Set the version here
version = "0.10.6"
version = "0.11.0"
%>

Naev can be acquired from the following sources:
Expand Down
2 changes: 1 addition & 1 deletion content/media.md
Expand Up @@ -6,7 +6,7 @@ title: Media

### Trailer

<%= video( @items['/videos/0.10.0_trailer.webm'], "Naev 0.10.0 Trailer", "video720p" ) %>
<%= video( @items['/videos/0.11.0_trailer.webm'], "Naev 0.11.0 Trailer", "video720p" ) %>


<hr/>
Expand Down
Binary file added content/videos/0.11.0_trailer.webm
Binary file not shown.

0 comments on commit 9b1e2c1

Please sign in to comment.