1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update manifest.toml: bump version to have a version reference corresponding to the mysql->postgresql transition

This commit is contained in:
Alexandre Aubin 2024-01-10 19:02:36 +01:00 committed by GitHub
parent 5c1f057637
commit e32aaf6ce9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ name = "Nextcloud"
description.en = "Online storage, file sharing platform and various other applications" description.en = "Online storage, file sharing platform and various other applications"
description.fr = "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications" description.fr = "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications"
version = "28.0.1~ynh1" version = "28.0.1~ynh2"
maintainers = ["kay0u"] maintainers = ["kay0u"]
@ -77,4 +77,4 @@ ram.runtime = "512M"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"