webui-vue: srcrev bump b0fadef1f9..492875622b

Derick Montague (1):
      Update text wrapping in documentation

Change-Id: Ieabef7f9d7ff544c8a5b9e0914a59151c5417e72
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 054dfa7..3d8ee31 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 = "b0fadef1f96df99ff5eb0637527f04bc793c8d6e"
+SRCREV = "492875622b39cb2cf04bbb9248b6ed0c52ced2df"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "