diff --git a/README.md b/README.md index db7da58..643e5a5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText. -**Shipped version:** 5.2.5~ynh1 +**Shipped version:** 5.2.6~ynh1 **Demo:** https://tiddlywiki.com/ diff --git a/README_fr.md b/README_fr.md index 0d93888..2e56f6e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText. -**Version incluse :** 5.2.5~ynh1 +**Version incluse :** 5.2.6~ynh1 **Démo :** https://tiddlywiki.com/ diff --git a/check_process b/check_process deleted file mode 100644 index 54e7125..0000000 --- a/check_process +++ /dev/null @@ -1,26 +0,0 @@ -;; Test complet - auto_remove=1 - ; Manifest - domain="domain.tld" - is_public=1 - ; Checks - pkg_linter=1 - setup_sub_dir=0 - setup_root=1 - setup_nourl=0 - setup_private=1 - setup_public=1 - upgrade=1 - # 5.2.2~ynh3 - upgrade=1 from_commit=a17756e4040ce8d2da793930c7d6c21b6e59293f - backup_restore=1 - multi_instance=0 - port_already_use=0 - change_url=1 -;;; Options -Email= -Notification=none - ; commit=a17756e4040ce8d2da793930c7d6c21b6e59293f - name=Merge pull request #28 from YunoHost-Apps/testing - manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666& - diff --git a/manifest.toml b/manifest.toml index 469c4b5..22309cb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "TiddlyWiki" description.en = "Non-linear personal web notebook" description.fr = "Carnet Web personnel non linéaire" -version = "5.2.5~ynh1" +version = "5.2.6~ynh1" maintainers = ["eric_G"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Jermolene/TiddlyWiki5/archive/v5.2.5.tar.gz" - sha256 = "e2b131fa9700e58e88f92f236c362631f7c4ecce0eea2969c1a7a843f711440e" + url = "https://github.com/Jermolene/TiddlyWiki5/archive/v5.2.6.tar.gz" + sha256 = "19cba9e2d5d9b58a03af6548ac6a0e2b65ecc2b112321ce4bf88ae3ae092cfb3" [resources.ports]