Commit0814c6bfRecorded18 Apr 2026Repositorysigil-audio
Bump to 0.9.0 (0.8.0/0.8.1 already tagged historically)
Changed
CHANGELOG.md | 2 +-
package.sgl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)Diff
CHANGELOG.mdmodified
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/), 6
and this project adheres to [Semantic Versioning](https://semver.org/). 7
−8
## [0.8.0] - 2026-04-18+8
## [0.9.0] - 2026-04-18 9
10
### Added 11
package.sglmodified
@@ -5,7 +5,7 @@
5
6
(package 7
name: "sigil-audio"−8
version: "0.8.0"+8
version: "0.9.0" 9
description: "Audio playback and streaming for Sigil" 10
url: "https://codeberg.org/sigil/sigil-audio" 11
license: "BSD-3-Clause"