Skip to content

Commit ab02835

Browse files
build: update app version to 0.1.0
1 parent f3d9732 commit ab02835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/domain/shared/constants/app_info.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import 'package:whph/domain/shared/constants/app_assets.dart';
22

33
class AppInfo {
44
static const String name = "WHPH";
5-
static const String version = "0.0.2";
5+
static const String version = "0.1.0";
66
static const String description = "WHPH is a comprehensive app designed to enhance your personal productivity; "
77
"it allows you to effectively manage your tasks, develop new habits, and make the most of your time, "
88
"while also tracking how much time you spend on different applications to strengthen your focus. "

0 commit comments

Comments
 (0)