Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 4a41ea5

Browse files
committed
Release 0.2.5
Marked as copatible with GNOME 3.36
1 parent 41aaee4 commit 4a41ea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gnome-shell-extension/metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"shell-version": ["3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28", "3.30", "3.32", "3.34"],
2+
"shell-version": ["3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28", "3.30", "3.32", "3.34", "3.36"],
33
"uuid": "[email protected]",
44
"name": "Webcam Access Monitor",
55
"description": "Displays an icon in the top bar whenever the webcam is in use.",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webcam-access-monitor",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Gnome Shell extension to Display an icon in the top bar whenever the webcam is in use.",
55
"devDependencies": {
66
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)