From 6a7daf03a2f62f3cb137233ab4ae1ef2e98d8a92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 14:51:20 +0000 Subject: [PATCH] commit 25bcaaebe004cd35921507d7cd0eb56f95ae3b4a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue Jul 12 16:40:05 2022 +0200 fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.0.2 (#111) --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index b932591..a679213 100644 --- a/content/_index.md +++ b/content/_index.md @@ -19,7 +19,7 @@ Drone plugin to build and publish multiarch Docker images with buildx. ## Versioning -The tags follow the major version of Docker, e.g. `20`, the minor and patch part reflects the "version" of the plugin. A full example would be `20.12.5`. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking. +The tags follow the major version of Docker, e.g. `20`, and the minor and patch parts reflect the `version` of the plugin. A full example would be `20.12.5`. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking. ## Usage