1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-07 11:36:25 +02:00
imgproxy/docs/assets/versions.js
2023-05-10 19:54:19 +03:00

21 lines
201 B
JavaScript

window.IMGPROXY_VERSIONS = [
"3.17",
"3.16",
"3.15",
"3.14",
"3.13",
"3.12",
"3.11",
"3.10",
"3.9",
"3.8",
"3.7",
"3.6",
"3.5",
"3.4",
"3.3",
"3.2",
"3.1",
"3.0"
];