diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json
index 2edc56e..19ed949 100644
--- a/org.yuzu_emu.yuzu.json
+++ b/org.yuzu_emu.yuzu.json
@@ -181,8 +181,8 @@
                 "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
                 "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
                 "-DYUZU_USE_QT_WEB_ENGINE=ON",
-                "-DDISPLAY_VERSION=825",
-                "-DBUILD_TAG=mainline-825",
+                "-DDISPLAY_VERSION=826",
+                "-DBUILD_TAG=mainline-826",
                 "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
             ],
             "build-options": {
@@ -208,8 +208,8 @@
                 {
                     "type": "git",
                     "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
-                    "tag": "mainline-0-825",
-                    "commit": "26551935d4abe05384a190bafff63a258c5d8d89",
+                    "tag": "mainline-0-826",
+                    "commit": "0a696851d25732499e9ca632a48dfb72330ec104",
                     "disable-shallow-clone": true,
                     "x-checker-data": {
                         "type": "git",
diff --git a/org.yuzu_emu.yuzu.metainfo.xml b/org.yuzu_emu.yuzu.metainfo.xml
index 0e06abc..7dcea5e 100644
--- a/org.yuzu_emu.yuzu.metainfo.xml
+++ b/org.yuzu_emu.yuzu.metainfo.xml
@@ -30,6 +30,7 @@
     <screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
   </screenshots>
   <releases>
+    <release version="mainline-0-826" date="2021-11-25"/>
     <release version="mainline-0-825" date="2021-11-24"/>
     <release version="mainline-0-824" date="2021-11-23"/>
     <release version="mainline-0-823" date="2021-11-22"/>