phosphor-webui.bb: bump version

Change-Id: I693eeb27becfd6290a3bd420e3b403d27a570e4e
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 1857832..1246293 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 = "5e01bbc7474a75492c45ba5aafc7105d004d36f1"
+SRCREV = "0d028015b06bab47ae0752a71fa860548b66c625"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "