update version numer to 1.3.0 and add remaining files
This commit is contained in:
parent
ef1f8b18cd
commit
21ae7d92a8
5 changed files with 7 additions and 22 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue