Merge branch 'cosmic-branch' into 'master'

Update cosmic apps branch to master

See merge request redox-os/redox!1844
This commit is contained in:
Jeremy Soller 2026-01-27 04:10:30 -07:00
commit aa9d73dfce
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[source]
git = "https://github.com/pop-os/cosmic-edit.git"
branch = "epoch-update"
branch = "master"
[build]
template = "custom"

View File

@ -1,6 +1,6 @@
[source]
git = "https://github.com/pop-os/cosmic-files.git"
branch = "epoch-update"
branch = "master"
[build]
template = "custom"

View File

@ -1,6 +1,6 @@
[source]
git = "https://github.com/pop-os/cosmic-term.git"
branch = "epoch-update"
branch = "master"
[build]
template = "custom"