Skip to content

Commit 24bb277

Browse files
Update helper.dart
1 parent 5c54037 commit 24bb277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/model/helper.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ Widget getLeftSideDrawer(SampleModel _model) {
644644
)),
645645
Align(
646646
alignment: Alignment.bottomCenter,
647-
child: Text('Version 18.3.35',
647+
child: Text('Version 18.4.30',
648648
style: TextStyle(
649649
color: _model.drawerTextIconColor,
650650
fontSize: 12,

0 commit comments

Comments
 (0)