1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Update manifest.toml: bump version

This commit is contained in:
Alexandre Aubin 2024-06-25 01:16:28 +02:00 committed by GitHub
parent 9bd51cc876
commit 910751dd13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ name = "Borg Backup"
description.en = "Regularly create deduplicated, encrypted backups sent to another server using Borg"
description.fr = "Créez régulièrement des sauvegardes dédupliquées et chiffées envoyées sur un autre serveur à l'aide de Borg"
version = "1.2.8~ynh1"
version = "1.2.8~ynh2"
maintainers = ["ljf"]