diff --git a/README.md b/README.md index 44492a0..5c8f689 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in BorgWarhouse is a fast and modern WebUI for a BorgBackup's central repository server. -**Shipped version:** 2.0.0~ynh1 +**Shipped version:** 2.2.0~ynh1 ## Screenshots @@ -45,4 +45,4 @@ or sudo yunohost app upgrade borgwarehouse -u https://github.com/YunoHost-Apps/borgwarehouse_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 950e6d6..f15cfe3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po BorgWarhouse est une interface Web rapide et moderne pour BorgBackup. -**Version incluse :** 2.0.0~ynh1 +**Version incluse :** 2.2.0~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 27675af..fbcbbba 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,9 +7,9 @@ name = "BorgWarehouse" description.en = "WebUI for a BorgBackup's central repository server" description.fr = "WebUI pour BorgBackup" -version = "2.0.0~ynh1" +version = "2.2.0~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "AGPL-3.0" @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Ravinou/borgwarehouse/archive/refs/tags/v2.0.0.tar.gz" - sha256 = "73e5bed688e58a29485d1c1fd5834c83eed1fba0bb52289f6d6f1ea4e2284180" + url = "https://github.com/ravinou/borgwarehouse/archive/refs/tags/v2.2.0.tar.gz" + sha256 = "ef99c432f6783796446754963c0b4705b2da2dcefc67252a6f36005fcb48243a" autoupdate.strategy = "latest_github_tag" [resources.system_user]