From 55e9abf71a57a83600bede42255ab6d752fc8f9b Mon Sep 17 00:00:00 2001 From: Javier Manrique Pellejero Date: Tue, 26 Nov 2024 12:41:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a30528210..8dd6e7ac6 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ allprojects { ## Snapshot generation with GitHub Action To create a new snapshot go to [the snapshot.yml Action](https://github.com/Telefonica/mistica-android/actions/workflows/snapshot.yml), select a branch and enter the version, like -``` x.x.x-SNAPSHOT ``` +``` x.x.x ``` After a while, the new version will be available!