mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-06 13:35:44 +01:00
adds verification if name and version of a downloaded plugin matches plugin center information
This commit is contained in:
@@ -55,6 +55,6 @@ public class DependencyVersionMismatchException extends PluginInstallException {
|
||||
|
||||
@Override
|
||||
public String getCode() {
|
||||
return null;
|
||||
return "E5S6niWwi1";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user