We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe6a26 commit 6aa2ae7Copy full SHA for 6aa2ae7
1 file changed
oca-file/release.toml
@@ -1,15 +1 @@
1
publish = false
2
-
3
-[[pre-release-replacements]]
4
-file = "Cargo.toml"
5
-search = "oca-file-semantics = . version = \"[a-z0-9\\.-]+\""
6
-replace = "oca-file-semantics = { version = \"{{version}}\""
7
-exactly = 1
8
-prerelease = true
9
10
11
12
-search = "oca-file-transformation = . version = \"[a-z0-9\\.-]+\""
13
-replace = "oca-file-transformation = { version = \"{{version}}\""
14
15
0 commit comments