Automatic: nami-release - Updating to a new version number from 10718.71.6

Change-Id: Ie71bd5d0bbc202b318d5df6d41d2b921ccf78007
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index 70ccfc2..4d48484 100755
--- a/chromeos/config/chromeos_version.sh
+++ b/chromeos/config/chromeos_version.sh
@@ -25,7 +25,7 @@
   # Patch number.
   # Increment by 1 in case a non-scheduled branch release build is necessary.
   # Reset to 0 when increasing branch number.
-  CHROMEOS_PATCH=6
+  CHROMEOS_PATCH=7
 
   # Official builds must set CHROMEOS_OFFICIAL=1.
   if [ ${CHROMEOS_OFFICIAL:-0} -ne 1 ]; then