webui-vue: srcrev bump 537c6cb6b2..c031b6988d

Derick Montague (1):
      Clear application state on logout

Change-Id: Ibdaa92fdf544c46a93a0c0e94ef740ec5854818a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 7ad769d..2ea3d75 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "537c6cb6b293665826efc5b1ef9f9c9c2e6a0d39"
+SRCREV = "c031b6988d6381ae1d2ecefd04e8c2af47f0ff4a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "