Skip to content

Commit 52ccf60

Browse files
committed
up
1 parent feddc23 commit 52ccf60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/config.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Config {
2-
static const String APP_VERISON = "1.0.45+46";
2+
static const String APP_VERISON = "1.0.46+47";
33
static DateTime dummyTime = DateTime(
44
1,
55
1,

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A new Flutter project.
33

44
publish_to: 'none'
55

6-
version: 1.0.45+46
6+
version: 1.0.46+47
77

88
environment:
99
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)