Update copyleft year to 2023 (#3017)

This commit is contained in:
PikachuEXE 2022-12-31 20:30:43 +08:00 committed by GitHub
parent 652b16b359
commit f91395de85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ if (platform === 'darwin') {
const config = {
appId: `io.freetubeapp.${name}`,
copyright: 'Copyleft © 2020-2022 freetubeapp@protonmail.com',
copyright: 'Copyleft © 2020-2023 freetubeapp@protonmail.com',
// asar: false,
// compression: 'store',
productName,