Update year
This commit is contained in:
parent
25df88bb80
commit
e2d48da723
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
)),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue