Skip to content

Commit

Permalink
Merge pull request #138 from YunoHost-Apps/testing
Browse files Browse the repository at this point in the history
Upgrade to v2025.03.08
  • Loading branch information
yalh76 authored Mar 10, 2025
2 parents a316ff0 + 42d1133 commit 4ac2953
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It shall NOT be edited by hand.

Yellow is for people who make small websites.

**Shipped version:** 2025.03.02~ynh1
**Shipped version:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ No se debe editar a mano.

Yellow is for people who make small websites.

**Versión actual:** 2025.03.02~ynh1
**Versión actual:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ EZ editatu eskuz.

Yellow is for people who make small websites.

**Paketatutako bertsioa:** 2025.03.02~ynh1
**Paketatutako bertsioa:** 2025.03.08~ynh1

**Demoa:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Il NE doit PAS être modifié à la main.

Yellow is for people who make small websites.

**Version incluse :** 2025.03.02~ynh1
**Version incluse :** 2025.03.08~ynh1

**Démo :** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ NON debe editarse manualmente.

Yellow is for people who make small websites.

**Versión proporcionada:** 2025.03.02~ynh1
**Versión proporcionada:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Ini TIDAK boleh diedit dengan tangan.

Yellow is for people who make small websites.

**Versi terkirim:** 2025.03.02~ynh1
**Versi terkirim:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Hij mag NIET handmatig aangepast worden.

Yellow is for people who make small websites.

**Geleverde versie:** 2025.03.02~ynh1
**Geleverde versie:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Nie powinno być ono edytowane ręcznie.

Yellow is for people who make small websites.

**Dostarczona wersja:** 2025.03.02~ynh1
**Dostarczona wersja:** 2025.03.08~ynh1

**Demo:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

Yellow is for people who make small websites.

**Поставляемая версия:** 2025.03.02~ynh1
**Поставляемая версия:** 2025.03.08~ynh1

**Демо-версия:** <https://datenstrom.se/yellow/demo/>

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

Yellow is for people who make small websites.

**分发版本:** 2025.03.02~ynh1
**分发版本:** 2025.03.08~ynh1

**演示:** <https://datenstrom.se/yellow/demo/>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "Yellow"
description.en = "Content management system for simple website"
description.fr = "Système de gestion de contenu pour un site simple"

version = "2025.03.02~ynh1"
version = "2025.03.08~ynh1"

maintainers = []

Expand Down Expand Up @@ -44,8 +44,8 @@ ram.runtime = "50M"

[resources]
[resources.sources.main]
url = "https://github.com/datenstrom/yellow/archive/d6cf268cce4b3a9d62f0918855f7c83c905e52db.tar.gz"
sha256 = "a67863b27815de892ac54b1711080ebf32d0b78691a0320bd1cac65ef9dcbff6"
url = "https://github.com/datenstrom/yellow/archive/3e0ed0fc6c0457d67e2591fd2630244728a1765e.tar.gz"
sha256 = "58bb2355ef44d7f1b4cf8d5cee9039b392964d4c0e0175a9fa72b837d54a51e6"
autoupdate.upstream = "https://github.com/datenstrom/yellow"
autoupdate.strategy = "latest_github_commit"

Expand Down

0 comments on commit 4ac2953

Please sign in to comment.