Skip to content

Commit 5b566a0

Browse files
committed
update copyright year
fixes #485
1 parent ecfb98b commit 5b566a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/oneclient/desktop/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"../distribution/icons/icon.icns",
6262
"../distribution/icons/icon.ico"
6363
],
64-
"copyright": "© 2025 Polyfrost Inc.",
64+
"copyright": "© 2026 Polyfrost Inc.",
6565
"publisher": "Polyfrost",
6666
"license": "GPL-3.0-only",
6767
"homepage": "https://polyfrost.org/",

apps/onelauncher/desktop/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"../distribution/icons/icon.icns",
6262
"../distribution/icons/icon.ico"
6363
],
64-
"copyright": "© 2025 Polyfrost Inc.",
64+
"copyright": "© 2026 Polyfrost Inc.",
6565
"publisher": "Polyfrost",
6666
"license": "GPL-3.0-only",
6767
"homepage": "https://polyfrost.org/",

0 commit comments

Comments
 (0)