Compare commits

..
Author SHA1 Message Date
Jeremy Soller 0ce7ec30ac Update submodules 2026-07-29 09:15:17 -06:00
Jeremy Soller 652b4c45f1 Update submodules 2026-07-22 10:39:52 -06:00
Jeremy Soller a483257d31 Add cosmic-sound-theme 2026-07-21 10:24:24 -06:00
24 changed files with 27 additions and 21 deletions
+4
View File
@@ -110,3 +110,7 @@
path = cosmic-monitor
url = https://github.com/pop-os/cosmic-monitor.git
branch = master
[submodule "cosmic-sound-theme"]
path = cosmic-sound-theme
url = https://github.com/pop-os/cosmic-sound-theme.git
branch = master
+1
View File
@@ -24,6 +24,7 @@
* [cosmic-session](https://github.com/pop-os/cosmic-session)
* [cosmic-settings](https://github.com/pop-os/cosmic-settings)
* [cosmic-settings-daemon](https://github.com/pop-os/cosmic-settings-daemon)
* [cosmic-sound-theme](https://github.com/pop-os/cosmic-sound-theme)
* [cosmic-store](https://github.com/pop-os/cosmic-store)
* [cosmic-term](https://github.com/pop-os/cosmic-term)
* [cosmic-theme-editor](https://github.com/pop-os/cosmic-theme-editor)
Submodule cosmic-sound-theme added at 7aabe44909
+1 -1
View File
@@ -3,7 +3,7 @@
set -e
# This should be the _next_ epoch version
version=1.3.0
version=1.5.0
subject="Epoch ${version} version update"
description="Generated by cosmic-epoch scripts/version-update.sh"