Skip to content

Commit 1f70f45

Browse files
committed
Fixing bumpversion config
1 parent 28ae9f5 commit 1f70f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ message = Releasing v{new_version}
99

1010
[bumpversion:file:VERSION]
1111

12-
[bumpversion:file:workshop/aws/rum/old/variables.tf]
13-
search = default = "{current_version}"
14-
replace = default = "{new_version}"
12+
#[bumpversion:file:workshop/aws/rum/old/variables.tf]
13+
#search = default = "{current_version}"
14+
#replace = default = "{new_version}"
1515

1616
[bumpversion:file:workshop/cloud-init/k3s.yaml]
1717
search = WSVERSION={current_version}

0 commit comments

Comments
 (0)