Updater bot : aurral updated to 2.0.3

This commit is contained in:
alexbelgium
2026-08-01 07:50:54 +02:00
parent 9e4cc10589
commit 2ecb7146ff
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 2.0.3 (2026-08-01)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 2.0.2 (2026-08-01)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)

View File

@@ -1,5 +1,5 @@
name: Aurral
version: "2.0.2"
version: "2.0.3"
slug: aurral
description: >-
Self-hosted music discovery, request management, flows, and playlist

View File

@@ -4,6 +4,6 @@
"slug": "aurral",
"source": "github",
"upstream_repo": "lklynet/aurral",
"upstream_version": "2.0.2",
"upstream_version": "2.0.3",
"github_beta": false
}