aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-11-24 17:53:33 -0800
committerJustin M. Keyes <justinkz@gmail.com>2019-11-24 17:53:33 -0800
commitf460bae441b2a35964c3535396e251c33c997395 (patch)
tree548ee3d0322a69fc3468ccf917781f8c63c9e9d0 /scripts
parent544eeeb0d65cb30cf00196acd99d0bf93e79ae16 (diff)
downloadrneovim-f460bae441b2a35964c3535396e251c33c997395.tar.gz
rneovim-f460bae441b2a35964c3535396e251c33c997395.tar.bz2
rneovim-f460bae441b2a35964c3535396e251c33c997395.zip
release.sh [ci skip]
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/release.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/release.sh b/scripts/release.sh
index 67268ba9bf..5b4902a2d7 100755
--- a/scripts/release.sh
+++ b/scripts/release.sh
@@ -93,6 +93,7 @@ fi
_do_bump_commit
echo "
Next steps:
+ - Update runtime/nvim.appdata.xml on _master_
- Run tests/CI (version_spec.lua)!
- Push the tag:
git push --follow-tags