diff options
Diffstat (limited to 'version.yml')
| -rw-r--r-- | version.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/version.yml b/version.yml index 92baae6de..db103d80e 100644 --- a/version.yml +++ b/version.yml @@ -1 +1,3 @@ -repo.version: 0.0.1 +# Newt uses this file to determine the version of a checked out repo. +# This should always be 0.0.0 in the master branch. +repo.version: 0.0.0 |
