Skip to content

Commit 8e45ea6

Browse files
authored
Merge pull request #436 from mikev-cw/main
bump version
2 parents 65f4e30 + 5ab6676 commit 8e45ea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/pages/more_info_page/more_info.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class MoreInfoPage extends ConsumerStatefulWidget {
1616
var moreInfoOptions = const [
1717
[
1818
"App Version:",
19-
"0.1.2",
19+
"0.1.6",
2020
null,
2121
],
2222
[

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A wealth management / personal finance / net worth tracking app.
33

44
publish_to: "none"
55

6-
version: 0.1.2+3
6+
version: 0.1.6+7
77

88
environment:
99
sdk: ">=3.3.3 <4.0.0"

0 commit comments

Comments
 (0)