diff options
| author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-04-15 02:54:39 -0700 |
|---|---|---|
| committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-04-15 02:54:39 -0700 |
| commit | a82a5ed69075d1069d3bbe64db5a162906062611 (patch) | |
| tree | 40652ea73a506020df5c947ce0803b5d68c5c406 /manifest.json | |
| parent | fd37abfe0ecfb4126f3c9b2cb8148f74fa17e97e (diff) | |
| download | tempo-a82a5ed69075d1069d3bbe64db5a162906062611.tar.gz tempo-a82a5ed69075d1069d3bbe64db5a162906062611.tar.xz | |
make colours configurable
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 281f88c..0d646e6 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Tempo", - "version": "0.6", + "version": "0.7", "description": "Replace new tab page with a clock.", "icons": { |
