diff --git a/README.md b/README.md index c17d1d5..d0fba81 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -54,4 +54,4 @@ or sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_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 3d90b67..3f7c2f2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ diff --git a/manifest.toml b/manifest.toml index 3b66462..19834f3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -8,9 +8,9 @@ description.de = "Standardkonformes, einfach zu benutzendes Wiki und zielt haupt description.es = "Sistema de Wiki de uso sencillicimo y compatible con los estándares" description.it = "Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo" -version = "2023.04.04a~ynh2" +version = "2024.02.06a~ynh1" -maintainers = ["Gofannon"] +maintainers = [""] [upstream] license = "GPL-2.0-or-later" @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06.tar.gz" - sha256 = "fa5d890587d90e808402a95b581ccd173765045df23bd48f834b09a9df7252ed" + url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06a.tar.gz" + sha256 = "3d025174169bb15be36b934f63974772b8caa9ea23e1b0c93f897396642b1697" autoupdate.strategy = "latest_github_tag" [resources.system_user]