Exposed RELEASE as a configurable variable (#391)
Exposed RELEASE as a configurable variable and updated README.md. As a bonus, there is only on place to change the release name when the next release is stable now.
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
],
|
||||
"url": "http://www.raspbian.org/",
|
||||
"username": "pi",
|
||||
"version": "buster"
|
||||
"version": "RELEASE"
|
||||
}
|
||||
|
Reference in New Issue
Block a user