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!