Skip to content

Commit 3f67392

Browse files
committed
bump version: 0.0.7
1 parent 4e05956 commit 3f67392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ void main() async {
5656
class MyApp extends StatefulWidget {
5757

5858
// 在这里声明当前应用版本号
59-
static String cur_version = '0.0.6';
59+
static String cur_version = '0.0.7';
6060

6161
const MyApp({super.key});
6262
@override

0 commit comments

Comments
 (0)