Commit b00cc992 authored by Dio Maulana's avatar Dio Maulana

versioning

parent 769f53cd
......@@ -44,8 +44,8 @@ String browserName = 'Wrong platform';
String browserVersion = '';
//** Version Build Number */
const int majorVersion = 1;
const int minorVersion = 2;
const int majorVersion = 2;
const int minorVersion = 0;
//** Version Build Number */
void main() async {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment