1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii-di_ynh.git synced 2024-09-03 18:36:21 +02:00

Merge pull request #3 from YunoHost-Apps/v1.2.2

Upgrade to v1.2.2
This commit is contained in:
Marc Ordinas i Llopis 2023-03-20 09:11:02 +01:00 committed by GitHub
commit cab7b00837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 5 deletions

View file

@ -26,7 +26,7 @@ If your Firefly-III server is installed as a YunoHost app, please note:
- When configuring the Data Importer, use the public Firefly-III domain and path, not *localhost*, even if both services are on the same machine.
**Shipped version:** 1.2.1~ynh1
**Shipped version:** 1.2.2~ynh1
## Screenshots

View file

@ -26,7 +26,7 @@ If your Firefly-III server is installed as a YunoHost app, please note:
- When configuring the Data Importer, use the public Firefly-III domain and path, not *localhost*, even if both services are on the same machine.
**Version incluse :** 1.2.1~ynh1
**Version incluse :** 1.2.2~ynh1
## Captures décran

View file

@ -4,7 +4,7 @@ id = "firefly-iii-di"
name = "Firefly III Importer"
description.en = "Self-hosted financial manager"
version = "1.2.1~ynh1"
version = "1.2.2~ynh1"
maintainers = []
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.2.1.tar.gz"
sha256 = "0905920292b642720c357b9909c035a03d189479d0ccca0b7b0f9f44b4bb2f56"
url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.2.2.tar.gz"
sha256 = "2e69f8b68ab8fd0f078e585feb2128b99bf2dd3088c057d2dbd1c75a20860732"
[resources.system_user]

View file

@ -1,2 +1,9 @@
test_format = 1.0
[default]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.5a7ffe7.name = "Upgrade from #2"