update version numer to 1.3.0 and add remaining files
This commit is contained in:
@@ -2,7 +2,7 @@ import 'package:flutter/foundation.dart';
|
||||
|
||||
class AboutMihProvider extends ChangeNotifier {
|
||||
int toolIndex;
|
||||
String version = "1.2.7";
|
||||
String version = "1.3.0";
|
||||
|
||||
AboutMihProvider({
|
||||
this.toolIndex = 0,
|
||||
|
||||
Reference in New Issue
Block a user