mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
make_changelog: mark as 'stable' by default because it's been ages since we had real testings
This commit is contained in:
parent
697a33574b
commit
d2d0af27cf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
VERSION="?"
|
||||
RELEASE="testing"
|
||||
RELEASE="stable"
|
||||
REPO=$(basename $(git rev-parse --show-toplevel))
|
||||
REPO_URL=$(git remote get-url origin)
|
||||
ME=$(git config --get user.name)
|
||||
|
|
Loading…
Add table
Reference in a new issue