summaryrefslogtreecommitdiff
path: root/release-please-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'release-please-config.json')
-rw-r--r--release-please-config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/release-please-config.json b/release-please-config.json
index a6b3131..2a8e0a4 100644
--- a/release-please-config.json
+++ b/release-please-config.json
@@ -11,6 +11,11 @@
{
"type": "generic",
"path": "build.gradle.kts"
+ },
+ {
+ "type": "generic",
+ "path": "src/main/resources/templates/fragments.html",
+ "xpath": "//span[@class=\"footer_version\"]"
}
]
}