Skip to content

Commit f7307f4

Browse files
version updated
1 parent 5e6abad commit f7307f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widgets/custom_drawer.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ class CustomDrawer extends StatelessWidget {
146146
child: Align(
147147
alignment: Alignment.bottomCenter,
148148
child: Text(
149-
'v1.0.6',
149+
"v1.0.6",
150150
style: TextStyle(
151151
fontSize: 16,
152152
color: Theme.of(context).colorScheme.secondary,

0 commit comments

Comments
 (0)