Skip to content

Commit 8aa2f85

Browse files
committed
chore: version bump for all changed bricks
1 parent 00fed9b commit 8aa2f85

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎bricks/avilatek_codemagic/brick.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Generates the Codemagic configuration files for a Flutter project,
88
# The following defines the version and build number for your brick.
99
# A version number is three numbers separated by dots, like 1.2.34
1010
# followed by an optional build number (separated by a +).
11-
version: 0.2.1
11+
version: 0.2.2
1212

1313
# The following defines the environment for the current brick.
1414
# It includes the version of mason that the brick requires.

‎bricks/avilatek_go_router/brick.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Generates the standard setup for stateful shell branch routing that
88
# The following defines the version and build number for your brick.
99
# A version number is three numbers separated by dots, like 1.2.34
1010
# followed by an optional build number (separated by a +).
11-
version: 0.1.2+1
11+
version: 0.1.3+1
1212

1313
# The following defines the environment for the current brick.
1414
# It includes the version of mason that the brick requires.

‎bricks/avilatek_readme/brick.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Generates a standard README file under the standards of Avila Tek F
88
# The following defines the version and build number for your brick.
99
# A version number is three numbers separated by dots, like 1.2.34
1010
# followed by an optional build number (separated by a +).
11-
version: 0.2.0+3
11+
version: 0.2.1+3
1212

1313
# The following defines the environment for the current brick.
1414
# It includes the version of mason that the brick requires.

‎bricks/avilatek_variables_template/brick.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A new brick created with the Mason CLI.
88
# The following defines the version and build number for your brick.
99
# A version number is three numbers separated by dots, like 1.2.34
1010
# followed by an optional build number (separated by a +).
11-
version: 0.1.0+1
11+
version: 0.1.1+1
1212

1313
# The following defines the environment for the current brick.
1414
# It includes the version of mason that the brick requires.

‎bricks/constants_file/brick.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A brick used for the constans file used in every project.
88
# The following defines the version and build number for your brick.
99
# A version number is three numbers separated by dots, like 1.2.34
1010
# followed by an optional build number (separated by a +).
11-
version: 0.1.0+1
11+
version: 0.1.1+1
1212

1313
# The following defines the environment for the current brick.
1414
# It includes the version of mason that the brick requires.

0 commit comments

Comments
 (0)