mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-07 14:09:20 +00:00
Upgrade to 1.22.6
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
rm v1_json.tmpl
|
||||
|
||||
wget https://github.com/go-gitea/gitea/blob/v1.22.4/templates/swagger/v1_json.tmpl
|
||||
sed -i "$@" 's/"version": "{{AppVer | JSEscape | Safe}}"/"version": "1.22.5"/' static/swagger-22.json
|
||||
sed -i "$@" 's/"version": "{{AppVer | JSEscape | Safe}}"/"version": "1.22.6"/' static/swagger-22.json
|
||||
rm v1_json.tmpl
|
||||
|
||||
git config --global user.name "Gitea Bot"
|
||||
|
||||
Reference in New Issue
Block a user