Skip to content

Commit faa0687

Browse files
version updated
1 parent 3185aa0 commit faa0687

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.3',
149+
'v1.0.5',
150150
style: TextStyle(
151151
fontSize: 16,
152152
color: Theme.of(context).colorScheme.secondary,

0 commit comments

Comments
 (0)