diff --git a/content/blarg/2023-12-21_0.11.0.md b/content/blarg/2023-12-23_0.11.0.md
similarity index 99%
rename from content/blarg/2023-12-21_0.11.0.md
rename to content/blarg/2023-12-23_0.11.0.md
index 98fb6d5..8b55354 100644
--- a/content/blarg/2023-12-21_0.11.0.md
+++ b/content/blarg/2023-12-23_0.11.0.md
@@ -36,7 +36,7 @@ You can get the latest version from any of the following sources:
-<%= 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
diff --git a/content/downloads.md b/content/downloads.md
index 95da9a5..d8f6765 100644
--- a/content/downloads.md
+++ b/content/downloads.md
@@ -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:
diff --git a/content/media.md b/content/media.md
index 894cc9b..311e38c 100644
--- a/content/media.md
+++ b/content/media.md
@@ -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" ) %>