fix: update copyright year in about page
This commit is contained in:
parent
0023f1a7c5
commit
051ce4680a
@ -192,7 +192,7 @@ class _AboutPageState extends State<AboutPage> {
|
|||||||
),
|
),
|
||||||
SizedBox(height: 12),
|
SizedBox(height: 12),
|
||||||
Text(
|
Text(
|
||||||
'© 2023 Icing Organization. All Rights Reserved.',
|
'© 2025 Icing Organization. All Rights Reserved.',
|
||||||
style: TextStyle(color: Colors.grey, fontSize: 12),
|
style: TextStyle(color: Colors.grey, fontSize: 12),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user