Merge pull request 'bump version to 1.16.8' (#16) from 1.16.8 into main

Reviewed-on: Disroot-Ansible/gitea#16
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
This commit is contained in:
meaz 2022-06-21 04:19:46 +00:00
commit 7b9e2bcc04
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ gitea_lib_dir: "/var/lib/gitea"
gitea_user: 'git'
gitea_group: 'git'
gitea_confdir: '/etc/gitea/app.ini'
gitea_version: '1.16.6'
gitea_version: '1.16.8'
#[CONFIG]
@ -98,7 +98,7 @@ gitea_apt_list:
# POSTGRES
postgresql_version: 12
postgresql_version: 13
postgresql_listen_addresses:
- "127.0.0.1"