So this works great. However if we change an image, the old image is still cached. We need to show the new version. According to Cloudinary website ----Cloudinary returns the updated value of the version parameter as the part of every upload response. The url parameter is also returned which already includes the version component with the updated value.
version
url
Can you include an output of the upload with this infomration in it for us?
Preston