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