Skip to content

Commit 8bbf566

Browse files
extremeheatrom1504
andauthored
1.21.4 (#3546)
* 1.21.4 * debug * undo logging * Update ci.yml * Update ci.yml * Update ci.yml --------- Co-authored-by: Romain Beaumont <[email protected]>
1 parent 793220b commit 8bbf566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const testedVersions = ['1.8.8', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.5', '1.17.1', '1.18.2', '1.19', '1.19.2', '1.19.3', '1.19.4', '1.20.1', '1.20.2', '1.20.4', '1.20.6', '1.21.1', '1.21.3']
1+
const testedVersions = ['1.8.8', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.5', '1.17.1', '1.18.2', '1.19', '1.19.2', '1.19.3', '1.19.4', '1.20.1', '1.20.2', '1.20.4', '1.20.6', '1.21.1', '1.21.3', '1.21.4']
22
module.exports = {
33

44
testedVersions,

0 commit comments

Comments
 (0)