Skip to content

Commit 28f49eb

Browse files
cristianbgpStanzilla
authored andcommitted
Update year 2020
1 parent 709cfe9 commit 28f49eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/menus/menu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const createMenu = (
5454
dialog.showMessageBox({
5555
title: `About ${appName}`,
5656
message: `${appName} ${appVersion} (${updateChannel})`,
57-
detail: `Renderers: ${renderers}\nPlugins: ${pluginList}\n\nCreated by Guillermo Rauch\nCopyright © 2019 ZEIT, Inc.`,
57+
detail: `Renderers: ${renderers}\nPlugins: ${pluginList}\n\nCreated by Guillermo Rauch\nCopyright © 2020 ZEIT, Inc.`,
5858
buttons: [],
5959
icon: icon as any
6060
});

0 commit comments

Comments
 (0)