Compare commits

..
1 Commits
Author SHA1 Message Date
Michael Aaron Murphy d566a8b589 chore(version-update): add settings{,-daemon} 2026-02-17 18:15:28 +01:00
27 changed files with 30 additions and 27 deletions
+4 -1
View File
@@ -3,7 +3,7 @@
set -e
# This should be the _next_ epoch version
version=1.0.7
version=1.0.6
subject="Epoch ${version} version update"
description="Generated by cosmic-epoch scripts/version-update.sh"
@@ -11,6 +11,9 @@ repos=(
cosmic-edit
cosmic-files
cosmic-player
cosmic-settings
cosmic-settings-daemon
cosmic-randr
cosmic-store
cosmic-term
)