Update year

This commit is contained in:
Moe Poi ~ 2023-09-22 14:58:53 +07:00
parent 25df88bb80
commit e2d48da723
Signed by: moepoi
GPG key ID: 334B501E883409AF

View file

@ -104,7 +104,7 @@ class _AboutUsBodyState extends State<AboutUsBody> {
}
},
child: const Text(
'© 2021-2022 Nekoya Co. Ltd.',
'© 2021-2023 Nekoya Co. Ltd.',
style: TextStyle(color: Colors.white, fontSize: 15),
)),
),