Updated app version to Beta 0.2.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
class Globals {
|
class Globals {
|
||||||
static int pointLimit = 100;
|
static int pointLimit = 100;
|
||||||
static int caboPenalty = 5;
|
static int caboPenalty = 5;
|
||||||
static String appDevPhase = 'Alpha';
|
static String appDevPhase = 'Beta';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: cabo_counter
|
|||||||
description: "Mobile app for the card game Cabo"
|
description: "Mobile app for the card game Cabo"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
|
|
||||||
version: 0.2.1+167
|
version: 0.2.2+170
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.5.4
|
sdk: ^3.5.4
|
||||||
|
|||||||
Reference in New Issue
Block a user