phosphor-webui.bb: bump version

Change-Id: Idf6ea019ea9eb6f3e497c429812f6b14dbb33d1a
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/webui/phosphor-webui.bb b/common/recipes-phosphor/webui/phosphor-webui.bb
index 6614176..0f3d461 100644
--- a/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/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 = "e61d4b90587062cc9e7b4092cabee434f8e8dc07"
+SRCREV = "b028b4c200a8865e1cd166015640a6356aa7078c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "