Full semantic versioning
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
This commit is contained in:
parent
ee97eaf99e
commit
5a4df2094c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
THIS_VERSION="1.0"
|
||||
THIS_VERSION="1.0.0"
|
||||
|
||||
# Call with:
|
||||
# bash -c "$(curl -L https://rstd.io/r-install)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue