mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
release.sh [ci skip]
This commit is contained in:
@@ -80,7 +80,7 @@ _do_bump_commit() {
|
||||
<release date="'"${__DATE}"'" version="xxx"/>,' runtime/nvim.appdata.xml
|
||||
rm CMakeLists.txt.bk
|
||||
rm runtime/nvim.appdata.xml.bk
|
||||
nvim +'/NVIM_VERSION' +1new +'exe "norm! iUpdate version numbers!!!\<CR>"' \
|
||||
nvim +'/NVIM_VERSION' +1new +'exe "norm! iUpdate version numbers!!!"' \
|
||||
-O CMakeLists.txt runtime/nvim.appdata.xml
|
||||
|
||||
git add CMakeLists.txt runtime/nvim.appdata.xml
|
||||
|
||||
Reference in New Issue
Block a user