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,
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
name: mzansi_innovation_hub
|
||||
description: ""
|
||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.2.7+132
|
||||
version: 1.3.0+133
|
||||
|
||||
environment:
|
||||
sdk: ">=3.5.3 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user