Skip to content

Commit 3f18d00

Browse files
committed
release: add PPA for Ubuntu 26.04 (Resolute Raccoon)
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 1e0a3e4 commit 3f18d00

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# QOwnNotes Changelog
22

3+
## 25.10.4
4+
5+
- A PPA for Ubuntu 26.04 (Resolute Raccoon) was added
6+
37
## 25.10.3
48

59
- You can now **search for a card link** in all notes from the **Nextcloud Deck dialog**

ubuntu-launchpad/build-for-launchpad-qt6.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BRANCH=main
1919
#BRANCH=release
2020

2121
# https://wiki.ubuntu.com/Releases
22-
UBUNTU_RELEASES=("noble" "plucky" "questing")
22+
UBUNTU_RELEASES=("noble" "plucky" "questing" "resolute")
2323

2424
DATE=$(LC_ALL=C date +'%a, %d %b %Y %T %z')
2525
PROJECT_PATH="/tmp/QOwnNotes-$$"

0 commit comments

Comments
 (0)