diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-29 23:13:05 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-29 23:13:05 +0200 |
| commit | b3016e4c32730dff0a299a9d432c8a7cd4ae5902 (patch) | |
| tree | be4098623fa1abc1b04eeddfe87aee699f8583e4 /.config | |
| parent | fc9fbd05b82759355d559ee64edf5484b840c0f1 (diff) | |
noctalia: Bump plugin
Diffstat (limited to '.config')
| -rw-r--r-- | .config/noctalia/plugins/timer/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/noctalia/plugins/timer/manifest.json b/.config/noctalia/plugins/timer/manifest.json index 766392a..edfd4d9 100644 --- a/.config/noctalia/plugins/timer/manifest.json +++ b/.config/noctalia/plugins/timer/manifest.json @@ -1,7 +1,7 @@ { "id": "timer", "name": "Timer", - "version": "1.1.2", + "version": "1.1.3", "minNoctaliaVersion": "4.4.4", "author": "Noctalia Team", "official": true, @@ -30,4 +30,4 @@ "textColor": "none" } } -}
\ No newline at end of file +} |