phosphor-webui.bb: bump version

Change-Id: I8c823d5d11728638e43df978bd562adad4d0b1ab
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 94d4ffb..c53fe81 100644
--- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "e9f5fe77bb5646d33b06d51008bac8aa208a21f8"
+SRCREV = "60921bc5f9b32753f4b0241ce7606f9c8f065a30"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "