1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
imgproxy/docs/assets/versions.js
2023-03-07 15:35:33 +03:00

18 lines
171 B
JavaScript

window.IMGPROXY_VERSIONS = [
"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"
];