diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json
index bbabed0..c3cd771 100644
--- a/org.yuzu_emu.yuzu.json
+++ b/org.yuzu_emu.yuzu.json
@@ -183,8 +183,8 @@
                 "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
                 "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
                 "-DYUZU_USE_QT_WEB_ENGINE=ON",
-                "-DDISPLAY_VERSION=686",
-                "-DBUILD_TAG=mainline-686",
+                "-DDISPLAY_VERSION=687",
+                "-DBUILD_TAG=mainline-687",
                 "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
             ],
             "build-options": {
@@ -210,8 +210,8 @@
                 {
                     "type": "git",
                     "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
-                    "tag": "mainline-0-686",
-                    "commit": "48bf837d27459cfb6948d505289fa9587e953989",
+                    "tag": "mainline-0-687",
+                    "commit": "31679dc5318168c2d8f63ac80c2ed4cf7839241e",
                     "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 8f056de..362c98e 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/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot>
   </screenshots>
   <releases>
+    <release version="mainline-0-687" date="2021-07-14"/>
     <release version="mainline-0-686" date="2021-07-13"/>
     <release version="mainline-0-685" date="2021-07-12"/>
     <release version="mainline-0-684" date="2021-07-11"/>