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

10 lines
94 B
JavaScript
Raw Normal View History

2022-07-04 11:59:34 +02:00
window.IMGPROXY_VERSIONS = [
"3.6",
"3.5",
"3.4",
"3.3",
"3.2",
"3.1",
"3.0"
];