Commit 8dfe0f43 authored by d8ahazard's avatar d8ahazard

I must have been really tired...

Not sure how this got deleted...
parent ffedb796
......@@ -102,6 +102,15 @@ public class Repo {
public String getVersion() {
return version;
}
public String getDescription() {
return moduleDescription;
}
public String getZipUrl() {
return zipUrl;
}
public String getLogUrl() {
return logUrl;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment