From 0bc4f66b2a8ec1711f022cd445c66ac477249ca6 Mon Sep 17 00:00:00 2001 From: Samuel El-Borai Date: Tue, 5 Sep 2023 17:51:15 +0200 Subject: [PATCH] Update snapshots --- __snapshots__/manifest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__snapshots__/manifest.js b/__snapshots__/manifest.js index 2d3d7b717..03cd5006b 100644 --- a/__snapshots__/manifest.js +++ b/__snapshots__/manifest.js @@ -170,7 +170,7 @@ exports['Manifest buildPullRequests should report issue via PR comment if labele :rotating_light: This Pull Request has the \`autorelease: custom version\` label but the version number cannot be found in the title. Instead the generated version \`0.2.4\` will be used. -If you want to use a custom version be sure to use the semver format. +If you want to set a custom version be sure to use the [semantic versioning format](https://devhints.io/semver). If you do not want to set a custom version and want to get rid of this warning, remove the label \`autorelease: custom version\` from this Pull Request.