From 6c6e7b6bbe35298bcce5bba5f766cd227a6c2aab Mon Sep 17 00:00:00 2001 From: Javier Manrique Pellejero Date: Tue, 26 Nov 2024 11:43:58 +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 3baac832d..a30528210 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-SNAPSHOT ``` After a while, the new version will be available!