Explorar el Código

Merge pull request #9 from YunoHost-Apps/ci-auto-update-0.13.0

Upgrade to v0.13.0
Éric Gaspar hace 2 años
padre
commit
d88b0f4ab0
Se han modificado 3 ficheros con 5 adiciones y 5 borrados
  1. 1 1
      README.md
  2. 1 1
      README_fr.md
  3. 3 3
      manifest.toml

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
 - Very light-weight and fast.
 
 
-**Shipped version:** 0.12.3~ynh1
+**Shipped version:** 0.13.0~ynh1
 
 **Demo:** https://homarr.ajnart.fr/fr
 

+ 1 - 1
README_fr.md

@@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
 - Very light-weight and fast.
 
 
-**Version incluse :** 0.12.3~ynh1
+**Version incluse :** 0.13.0~ynh1
 
 **Démo :** https://homarr.ajnart.fr/fr
 

+ 3 - 3
manifest.toml

@@ -5,7 +5,7 @@ name = "Homarr"
 description.en = "Customizable browser's home page to interact with your homeserver's Docker containers"
 description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
 
-version = "0.12.3~ynh1"
+version = "0.13.0~ynh1"
 
 maintainers = ["eric_G"]
 
@@ -38,8 +38,8 @@ ram.runtime = "50M"
 
 [resources]
         [resources.sources.main]
-        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.12.3.tar.gz"
-        sha256 = "0b9e4ae3f65567efe381cefe2692c8854b88682d307dafd5e199a1c3c32c0d49"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.0.tar.gz"
+        sha256 = "390f6f3a20347c503727b8499c3fa7e3e2c42cf8090871cc6d7027a202b12700"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]