Skip to content

Commit e79bb4b

Browse files
committed
1.3.0-preview18
1 parent 033b3a7 commit e79bb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/trios/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import 'package:trios/models/version.dart';
66
import 'package:trios/utils/extensions.dart';
77

88
class Constants {
9-
static const version = "1.3.0-preview17";
9+
static const version = "1.3.0-preview18";
1010
static Version currentVersion = Version.parse(version);
1111

1212
static const appName = "TriOS";

0 commit comments

Comments
 (0)