Skip to content

Commit 1701678

Browse files
committed
Bump version to v8, add gnome 43 support
1 parent 02f0ae8 commit 1701678

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Features
1010

11-
- Works with Gnome 40/41/42
11+
- Works with Gnome 40+
1212
- Custom border radius and clip paddings for windows
1313
- Black list for applications which draw window decoration itself
1414
- Custom shadow for rounded corners windows

resources/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Rounded Window Corners",
33
"description": "Add rounded corners for all windows",
44
"uuid": "rounded-window-corners@yilozt",
5-
"version": "7",
5+
"version": "8",
66
"url": "https://github.com/yilozt/rounded-window-corners",
7-
"shell-version": ["40", "41", "42"]
7+
"shell-version": ["40", "41", "42", "43"]
88
}

0 commit comments

Comments
 (0)