Explorar el Código

use newer code (pre-beta) from master tree

Chris Vogel hace 1 año
padre
commit
b036bd76c5
Se han modificado 2 ficheros con 6 adiciones y 3 borrados
  1. 3 0
      doc/PRE_UPGRADE.md
  2. 3 3
      manifest.toml

+ 3 - 0
doc/PRE_UPGRADE.md

@@ -6,6 +6,9 @@ After upgrading the clients might **need to clear their browser cache to avoid b
 
 ## new features
 
+* i18n
+  * status of translations: https://translate.codeberg.org/projects/flohmarkt/#languages
+  * you're **welcome to help**
 * Share button on mobile devices
 * Improved image uploader
 * Hashtag support

+ 3 - 3
manifest.toml

@@ -7,7 +7,7 @@ name = "flohmarkt"
 description.en = "A decentral federated small ads platform"
 description.fr = "Plateforme de petites annonces fédérées décentralisées"
 
-version = "0.0~ynh9"
+version = "0.0.1~ynh1"
 
 maintainers = ["Chris Vogel"]
 
@@ -114,8 +114,8 @@ ram.runtime = "100M"
     # This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
     #    ynh_setup_source --dest_dir="$install_dir"
     # You can also define other assets than "main" and add --source_id="foobar" in the previous command
-    url = "https://codeberg.org/flohmarkt/flohmarkt/archive/e80ec442701211bea15511532c6d3ba0f734a3e7.tar.gz"
-    sha256 = "08deb3f277d0771722a0f79b6dfe8e8d95522c6f36d9acaf0d6a835cef2c8411"
+    url = "https://codeberg.org/flohmarkt/flohmarkt/archive/40a9151664eca9891e8a2c41022a5a1e598aa2e6.tar.gz"
+    sha256 = "4f9595e5680350fecb0c269d95230cc807de47facf321d44e108ea8e5a1ac8e7"
 
     # These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py
     # to auto-update the previous asset urls and sha256sum + manifest version