Skip to content

Commit a8eeb1e

Browse files
authored
chore: Adjust release version (#341)
1 parent 0207665 commit a8eeb1e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

release-please-config.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44
"release-type": "python",
55
"versioning": "default",
66
"include-v-in-tag": false,
7-
"extra-files": ["ldclient/version.py", "PROVENANCE.md"],
8-
"include-component-in-tag": false
7+
"extra-files": [
8+
"ldclient/version.py",
9+
"PROVENANCE.md"
10+
],
11+
"include-component-in-tag": false,
12+
"release-as": "9.12.0"
913
}
1014
}
1115
}

0 commit comments

Comments
 (0)