Skip to content

Commit

Permalink
Update version list to include more recent and remove redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 authored Jan 4, 2024
1 parent 62f5b6b commit c7b73eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
supportedVersions: ['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.1', '1.16.5']
supportedVersions: ['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']
}

0 comments on commit c7b73eb

Please sign in to comment.