Skip to content

Commit 8c2d810

Browse files
authored
Merge pull request #24 from raujonas/features/gnome-40
Add Gnome 40 compatibility
2 parents 40c25be + 1990501 commit 8c2d810

File tree

3 files changed

+655
-278
lines changed

3 files changed

+655
-278
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![GitHub Release Date](https://img.shields.io/github/release-date/raujonas/executor)
44
![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/raujonas/executor/latest)
55
![GitHub last commit](https://img.shields.io/github/last-commit/raujonas/executor)
6+
![GitHub Repo stars](https://img.shields.io/github/stars/raujonas/executor?style=social)
67

78
# Executor - Gnome Shell Extension
89
<img src="resources/icons/icon.png" alt="result" width="70">

metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"shell-version": [
66
"3.30.2",
77
"3.36",
8-
"3.38"
8+
"3.38",
9+
"40"
910
],
1011
"url": "https://github.com/raujonas/executor",
11-
"version": 6
12+
"version": 7
1213
}

0 commit comments

Comments
 (0)