diff --git a/configuration.ts b/configuration.ts index e0d9ea8..9cbd505 100644 --- a/configuration.ts +++ b/configuration.ts @@ -2,9 +2,14 @@ // Metadata // /////////////////////// export const info = { - name: 'App ', - company: 'Company Name', + // Basics + name: 'App Name Here', + company: 'Company Name or Author', + synopsis: '', description: '', + + // Data + version: '1.0.0', id: 'org.company-name.app-name-here', // extension.domain.appname // Sources