diff options
| author | hathach <[email protected]> | 2018-09-02 16:46:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-09-02 16:46:47 +0700 |
| commit | cfdcd5fc39299fe4beebf20d9dbc1520fcb45539 (patch) | |
| tree | 0f4ed8d4dbce299ea86e31566878b1fa6a6b7c23 /version.yml | |
| parent | fc231cf5f251c6739e847a61475a23b30070f312 (diff) | |
add repo & verion yml
Diffstat (limited to 'version.yml')
| -rw-r--r-- | version.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/version.yml b/version.yml new file mode 100644 index 000000000..b6495858d --- /dev/null +++ b/version.yml @@ -0,0 +1,3 @@ +# 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.1 |
