Skip to content

Commit

Permalink
Drop explicit mention of Plasma version number 5
Browse files Browse the repository at this point in the history
We will continue working on Plasma 6 just fine.
  • Loading branch information
kbroulik committed Nov 4, 2023
1 parent 2ff51d2 commit 8da4bbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Plasma Browser Integration

This project aims to provide better integration of web browsers with the KDE Plasma 5 desktop.
This project aims to provide better integration of web browsers with the KDE Plasma desktop.

For more information, see:
https://community.kde.org/Plasma/Browser_Integration
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Plasma Integration",
"short_name": "Plasma",
"description": "Provides better integration with the KDE Plasma 5 desktop.",
"description": "Provides better integration with the KDE Plasma desktop.",
"version": "1.9",

"default_locale": "en",
Expand Down

0 comments on commit 8da4bbb

Please sign in to comment.