Skip to content

Commit 63c414a

Browse files
committed
bump version: 0.0.13
1 parent 4216a6c commit 63c414a

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
@@ -59,7 +59,7 @@ void main() async {
5959
class MyApp extends StatefulWidget {
6060

6161
// 在这里声明当前应用版本号
62-
static String cur_version = '0.0.12';
62+
static String cur_version = '0.0.13';
6363

6464
const MyApp({super.key});
6565
@override

0 commit comments

Comments
 (0)