mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
11 lines
103 B
JavaScript
11 lines
103 B
JavaScript
window.IMGPROXY_VERSIONS = [
|
|
"3.7",
|
|
"3.6",
|
|
"3.5",
|
|
"3.4",
|
|
"3.3",
|
|
"3.2",
|
|
"3.1",
|
|
"3.0"
|
|
];
|