diff --git a/README.md b/README.md index 7284d9b..fd59131 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The [streams repository](https://codeberg.org/streams/streams/) lets you install Your websites will be compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** and many, many more. -**Shipped version:** 23.08.11~ynh1 +**Shipped version:** 23.08.14~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5680f43..c386e3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Le [dépôt streams](https://codeberg.org/streams/streams/) vous permet d'instal Vos sites web seront compatibles avec **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** et bien d'autres encore. -**Version incluse :** 23.08.11~ynh1 +**Version incluse :** 23.08.14~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 5d35980..494fb8a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Streams" description.en = "Open source fediverse server" description.fr = "Serveur fediverse open source" -version = "23.08.11~ynh1" +version = "23.08.14~ynh1" maintainers = ["Papa Dragon"] @@ -35,8 +35,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://codeberg.org/streams/streams/archive/d4b4667d498212aa395b3114319453f295383a69.tar.gz" - sha256 = "37a3581a66aaaa83c883a97ae12791192ba557398b7d66f821604b725f4cb9eb" + url = "https://codeberg.org/streams/streams/archive/0902f21ca992f12b7880858378ce8ca045d203d4.tar.gz" + sha256 = "7f0b2b0be72fb7996a2a91b6109e7e519e6ccb174fb79d2bd38639203c2483fc" [resources.sources.addons] url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz" diff --git a/tests.toml b/tests.toml index ebebc1f..4f7c217 100644 --- a/tests.toml +++ b/tests.toml @@ -15,3 +15,4 @@ test_format = 1.0 test_upgrade_from.8d6400e5771b6dfa35863b726c215a9d58c70206.name = "Upgrade from 23.08.02~ynh4" test_upgrade_from.e42ed904304f4fb9cdf3daaa8be01130470b43b7.name = "Upgrade from 23.08.02~ynh5" + test_upgrade_from.735e43e619a05e7d3e6b3d317086ecf9814c55f5.name = "Upgrade from 23.08.11~ynh1"