pkg(pure-0.68):Use semver naming method i.e. instead 0.68 it should be 0.68.0

This commit is contained in:
Shivansh-007 2021-03-24 08:34:42 +05:30
parent 05f80899ed
commit 9197ef15e5
5 changed files with 1 additions and 1 deletions

4
packages/pure/0.68.0/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
pure "$@"