phosphor-webui: srcrev bump ff7f10685d..3cd2c65b57

Derick Montague (1):
      Fix SNMP multiple calls bug

Gunnar Mills (1):
      README: Add features

Change-Id: Ibc7b66fe0b86ce87bf8864138df2105f6fede160
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 82c78a9..9c4bc81 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "ff7f10685d0ce060bf2d1a90872c0c6016711b41"
+SRCREV = "3cd2c65b57002ac2324c361a0c53f6b1865b70c6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "