Skip to content

Commit 0d21823

Browse files
committed
Update release version
1 parent 23e1a38 commit 0d21823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/drawer/drawer_ui.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Widget version() {
129129
alignment: Alignment.bottomLeft,
130130
child: Padding(
131131
padding: const EdgeInsets.all(8.0),
132-
child: Text('\n v1.1.0 \n'),
132+
child: Text('\n v1.5.2 \n'),
133133
),
134134
),
135135
);

0 commit comments

Comments
 (0)