diff --git a/README.md b/README.md index c68a38fa..e10c0b46 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ Google Apps Scriptで動作します。 GNU Affero General Public License v3.0 -(c) 2023 Misskey, syuilo, kakkokari-gtyih and other contributors \ No newline at end of file +(c) 2023-2024 Misskey, syuilo, kakkokari-gtyih and other contributors \ No newline at end of file diff --git a/app.config.ts b/app.config.ts index 8fdc0502..4a8cf18d 100644 --- a/app.config.ts +++ b/app.config.ts @@ -1,9 +1,9 @@ export default defineAppConfig({ notice: { title: { - ja: "2023年のMisskeyを振り返ろう", - en: "Recap Misskey in 2023", + ja: "v2023.12.2をリリースしました!", + en: "Release v2023.12.2", }, - to: "/blog/2023-12-01-2023recap/" + to: "/docs/releases/" }, }); \ No newline at end of file diff --git a/components/g/Footer.vue b/components/g/Footer.vue index 925d8419..3a182ea3 100644 --- a/components/g/Footer.vue +++ b/components/g/Footer.vue @@ -53,7 +53,7 @@
- © 2023 Misskey, syuilo, and other contributors + © 2024 Misskey, syuilo, and other contributors
diff --git a/components/g/MisskeyGateway.vue b/components/g/MisskeyGateway.vue index ce4a56d6..d53233a4 100644 --- a/components/g/MisskeyGateway.vue +++ b/components/g/MisskeyGateway.vue @@ -92,7 +92,7 @@
- © 2023 Misskey, syuilo, and other contributors
+ © 2024 Misskey, syuilo, and other contributors
Misskey Hub