phosphor-webui.bb: bump version

Change-Id: I6351ff993a10a9c19822055172d20992484a9483
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 705360f..13bbe11 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 = "fc0cfc597101b1f7ad80a2308a7eac0346c28fc8"
+SRCREV = "ac9131e060804571b493017f166a931b26f789eb"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "