Skip to content

Commit

Permalink
1.21.4 (#3546)
Browse files Browse the repository at this point in the history
* 1.21.4

* debug

* undo logging

* Update ci.yml

* Update ci.yml

* Update ci.yml

---------

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
  • Loading branch information
extremeheat and rom1504 authored Jan 8, 2025
1 parent 793220b commit 8bbf566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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']
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']
module.exports = {

testedVersions,
Expand Down

0 comments on commit 8bbf566

Please sign in to comment.