1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00
imgproxy/docs/assets/versions.js
2022-07-04 15:59:34 +06:00

10 lines
94 B
JavaScript

window.IMGPROXY_VERSIONS = [
"3.6",
"3.5",
"3.4",
"3.3",
"3.2",
"3.1",
"3.0"
];