cosmic-edit,files,term: use master branch

This commit is contained in:
Jeremy Soller 2024-01-30 18:55:08 -07:00
parent 946f67b964
commit d57b0d6887
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 = "master_jammy"
branch = "master"
[build]
template = "custom"

View File

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

View File

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