]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix leftover reference to v4.0.0-alpha.6
authorEd Morley <501702+edmorley@users.noreply.github.com>
Sat, 3 Mar 2018 01:36:31 +0000 (01:36 +0000)
committerJohann-S <johann.servoire@gmail.com>
Sat, 3 Mar 2018 20:07:35 +0000 (21:07 +0100)
commitb33316dba3ce7ab8dc2c99d4ba17c700c3f4da74
treebd6786233dd18478a74f28285fe1312f60253969
parent6431d746bccab270812a841be44f5e7829f7f367
Fix leftover reference to v4.0.0-alpha.6

Running `./build/change-version.js v4.0.0-alpha.6 v4.0.0` fixed this,
so the version change script works fine. I'm presuming instead this
change was just omitted from 35f80bb12e4e, and then wouldn't have
been caught by subsequent runs of `change-version`, since it only
ever replaces the exact old version string specified.
js/src/index.js