diff --git a/README.md b/README.md index b822453..03dfab4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Shipped version:** 1.0.5rc~ynh1 +**Shipped version:** 20240206~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b47ad5e..cfb070e 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Versión actual:** 1.0.5rc~ynh1 +**Versión actual:** 20240206~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 43184e8..34549f7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Paketatutako bertsioa:** 1.0.5rc~ynh1 +**Paketatutako bertsioa:** 20240206~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f133774..205a28a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Certaines fonctions ne seront pas disponible si vous installez ce package. Je vous conseille d'attendre la sortie de _Bookworm_ Debian 12. -**Version incluse :** 1.0.5rc~ynh1 +**Version incluse :** 20240206~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7d28817..38b4c4d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Versión proporcionada:** 1.0.5rc~ynh1 +**Versión proporcionada:** 20240206~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 75e2c4d..7d52494 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**分发版本:** 1.0.5rc~ynh1 +**分发版本:** 20240206~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 89c80be..03fe20e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Firefish" description.en = "Fork of Misskey with better UI/UX, security, features" description.fr = "Un fork de Misskey avec une meilleure interface utilisateur, la sécurité, les fonctionnalités" -version = "1.0.5rc~ynh1" +version = "20240206~ynh1" maintainers = ["oufmilo"] @@ -39,8 +39,8 @@ ram.runtime = "2G" [resources] [resources.sources.main] - url = "https://firefish.dev/firefish/firefish/-/archive/v1.0.5-rc/firefish-v1.0.5-rc.tar.gz" - sha256 = "b9b59899eaddcdd94e10974e34af083bd9a9c6228046dc4d4af0f3a669ccb7ef" + url = "https://firefish.dev/firefish/firefish/-/archive/v20240206/firefish-v20240206.tar.gz" + sha256 = "a0160364e49120a7448202ecba1a7cd61ff8c96f29a97bd7de329ce05957a4d0" autoupdate.strategy = "latest_gitlab_release" [resources.system_user] diff --git a/tests.toml b/tests.toml index ac84bce..1c433b9 100644 --- a/tests.toml +++ b/tests.toml @@ -16,4 +16,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.d5f941c.name = "Firefish v1.0.3" \ No newline at end of file + #test_upgrade_from.d5f941c.name = "Firefish v1.0.3" \ No newline at end of file