diff options
| -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 +} |