Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
Remove `session-modes`
Bump version
  • Loading branch information
X3n0m0rph59 committed Dec 2, 2022
1 parent 6fc693e commit 73f819f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Please download the `Eruption Profile Switcher` GNOME 4x shell extension from [e
To install and enable the extension, please run the following commands in a terminal:

```shell
gnome-extensions install ~/Downloads/eruption-profile-switcherx3n0m0rph59.org.v29.shell-extension.zip
gnome-extensions install ~/Downloads/eruption-profile-switcherx3n0m0rph59.org.v30.shell-extension.zip
gnome-extensions enable eruption-profile-switcher@x3n0m0rph59.org
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Please note that the current `master` branch of this extension requires `Eruptio

| Extension version | supported version of Eruption daemon |
| ----------------- | ------------------------------------ |
| since `v29` | requires Eruption >= `0.3.0` |
| since `v30` | requires Eruption >= `0.3.0` |
| since `v23` | requires Eruption >= `0.1.23` |
| up to `v19` | requires Eruption <= `0.1.22` |

Expand Down
5 changes: 1 addition & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"description": "Runtime Profile switcher for the Eruption Realtime RGB LED Driver for Linux",
"name": "Eruption Profile Switcher",
"settings-schema": "org.gnome.shell.extensions.eruption-profile-switcher",
"session-modes": [
"user"
],
"shell-version": [
"40.beta",
"40",
Expand All @@ -14,5 +11,5 @@
],
"url": "https://github.com/X3n0m0rph59/eruption-profile-switcher",
"uuid": "eruption-profile-switcher@x3n0m0rph59.org",
"version": 29
"version": 30
}

0 comments on commit 73f819f

Please sign in to comment.