Skip to content

Commit b935729

Browse files
committed
[Desktop] Change 2018 to 2019
1 parent 039580e commit b935729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/desktop/src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ function init() {
248248
app.setAboutPanelOptions({
249249
applicationName: 'DevHub',
250250
applicationVersion: app.getVersion(),
251-
copyright: 'Copyright 2018',
252-
credits: 'devhub',
251+
copyright: 'Copyright 2019',
252+
credits: 'Bruno Lemos',
253253
})
254254
}
255255

0 commit comments

Comments
 (0)