phosphor-state-manager.bb: bump version

Change-Id: I5807d57439174b7172e47ec36e98274c38854a8c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb
index f8ebc1d..6d78525 100644
--- a/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -48,6 +48,6 @@
 DBUS_SERVICE_${PN}-bmc += "xyz.openbmc_project.State.BMC.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "d3e58474dad16a9e215df1687f72dd9f80f0c231"
+SRCREV = "206a833b2c0708f4e77c8b4ff4dc39075f53d651"
 
 S = "${WORKDIR}/git"