setDocVersion()

in store/index.js [24:26]


  setDocVersion(state, docVersion) {
    state.docVersion = docVersion
  },