fixup: rename version_commit to version_code
authorPaul Spooren <mail@aparcar.org>
Sun, 5 Apr 2020 21:42:36 +0000 (11:42 -1000)
committerPaul Spooren <mail@aparcar.org>
Sun, 5 Apr 2020 21:52:12 +0000 (11:52 -1000)
commit0e780424416780ad1846e17224cdc6df38567e9e
treeb1286b8eaa7d9f27f99b78822a3d4d80f44c625f
parent2d8e164e19a15cbdffb97eaf40f99b10930688a0
fixup: rename version_commit to version_code

Since OpenWrt upstream 07449f692c the variable is called `version_code`
instead of `version_commit` as it is really not only a commit but a
combination of *number of commits* and commit hash.

Signed-off-by: Paul Spooren <mail@aparcar.org>
index.js