Nodejs still at v4+

Hi, I updated my config.yaml file and tried rebuilding the build without cache but it still does not have the updated version.

This is what I have: (top part of the config file)

version: 2
jobs:
build:

machine:
  node:
    version: 6.5.9
  npm:
    version: 3.10.10