Merge pull request #804 from pop-os/epoch-update
Epoch 1.0.12 version update
This commit is contained in:
commit
faa61d1692
3 changed files with 419 additions and 652 deletions
1061
Cargo.lock
generated
1061
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cosmic-term"
|
||||
version = "1.0.11"
|
||||
version = "1.0.12"
|
||||
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-only"
|
||||
|
|
@ -40,7 +40,7 @@ git = "https://github.com/pop-os/cosmic-files.git"
|
|||
default-features = false
|
||||
|
||||
[dependencies.cosmic-text]
|
||||
git = "https://github.com/pop-os/cosmic-text.git"
|
||||
version = "0.19"
|
||||
features = ["monospace_fallback", "shape-run-cache"]
|
||||
|
||||
[dependencies.libcosmic]
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
cosmic-term (1.0.12) noble; urgency=medium
|
||||
|
||||
* Epoch 1.0.12 version update
|
||||
|
||||
-- Jeremy Soller <jeremy@system76.com> Tue, 05 May 2026 10:25:04 -0600
|
||||
|
||||
cosmic-term (1.0.11) noble; urgency=medium
|
||||
|
||||
* Epoch 1.0.11 version update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue