We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039580e commit b935729Copy full SHA for b935729
packages/desktop/src/index.ts
@@ -248,8 +248,8 @@ function init() {
248
app.setAboutPanelOptions({
249
applicationName: 'DevHub',
250
applicationVersion: app.getVersion(),
251
- copyright: 'Copyright 2018',
252
- credits: 'devhub',
+ copyright: 'Copyright 2019',
+ credits: 'Bruno Lemos',
253
})
254
}
255
0 commit comments