We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbfbe13 + d5acb3c commit 6a57647Copy full SHA for 6a57647
.bumpversion.cfg
@@ -28,7 +28,3 @@ replace = default = "{new_version}"
28
[bumpversion:file:workshop/aws/ec2/variables.tf]
29
search = default = "{current_version}"
30
replace = default = "{new_version}"
31
-
32
-[bumpversion:file:layouts/partials/custom-header.html]
33
-search = version = "{current_version}"
34
-replace = version = "{new_version}"
layouts/partials/custom-header.html
@@ -6,7 +6,7 @@
6
rumAccessToken: "TR9BBfgYo7qJfqrfgqjoqA",
7
applicationName: "observability-workshop",
8
deploymentEnvironment: "splunk.github.io",
9
- version: "5.51",
+ version: "1.0",
10
});
11
12
SplunkSessionRecorder.init({
0 commit comments