Skip to content
Snippets Groups Projects
Commit 723a57e6 authored by Patryk Kazimierowski's avatar Patryk Kazimierowski
Browse files

added new class field

parent 7ffabf63
Branches
No related tags found
2 merge requests!273Release 1.8.0 update,!272Remove redundant call to backend
......@@ -11,6 +11,8 @@ public class AppInstanceBase extends DomainAware {
private Long id;
private Long applicationId;
private String applicationName;
private String applicationVersion;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment