version update to 1.2.0
This commit is contained in:
parent
e8bacaa5b0
commit
179fe738f9
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ class MihTheme {
|
|||
late String loadingAssetText;
|
||||
late TargetPlatform platform;
|
||||
bool kIsWeb = const bool.fromEnvironment('dart.library.js_util');
|
||||
String latestVersion = "1.1.15";
|
||||
String latestVersion = "1.2.0";
|
||||
// Options:-
|
||||
// f3f9d2 = Cream
|
||||
// f0f0c9 = cream2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue