Skip to content

Commit e5476b4

Browse files
committed
chore: update default MinimalCleanArch version to 0.1.18 in template configuration
1 parent 3e01275 commit e5476b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/mca/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"mcaVersion": {
129129
"type": "parameter",
130130
"datatype": "string",
131-
"defaultValue": "0.1.16-preview",
131+
"defaultValue": "0.1.18",
132132
"description": "MinimalCleanArch package version to reference",
133133
"replaces": "__MCA_VERSION__"
134134
},

0 commit comments

Comments
 (0)