Enable different versions of the same plugin. This means plugin name is no longer unique. However the (plugin name, version) combination must be unique. *dock_image*, *public_repo* and *descriptor_file* API descriptors shouldn't be allowed to change in PUT requests. Users will change them through POST requests with the same plugin name and different version. #12
public_repo API descriptor is allowed to change in PUT requests.