This commit is contained in:
DelLevin-Home
2026-03-07 14:58:26 +08:00
parent 874e21708a
commit dc513fb6f6
19 changed files with 2062 additions and 230 deletions

View File

@@ -32,7 +32,7 @@ class CustomDrawer extends StatelessWidget {
Container(
padding: const EdgeInsets.all(24),
child: const Text(
'MookNote v1.0.0',
'MookNote v0.1.5',
style: TextStyle(
fontSize: 12,
color: Color(0xFF999999),