diff options
author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-04-15 18:02:48 -0700 |
---|---|---|
committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-04-15 18:22:02 -0700 |
commit | 1546d1ad242f65fcb9ad0ec3c2fcc4b237dc7ff0 (patch) | |
tree | 102a86c70f841c3871b67be6c43ff041baa4594b /manifest.json | |
parent | cb2b45a5d6b1972b20dc715dfdf16320435167e4 (diff) | |
download | tempo-1546d1ad242f65fcb9ad0ec3c2fcc4b237dc7ff0.tar.gz tempo-1546d1ad242f65fcb9ad0ec3c2fcc4b237dc7ff0.tar.xz |
reuse variables for conciseness
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 6679373..b752d9a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Tempo", - "version": "0.9", + "version": "0.10", "description": "Replace new tab page with a clock.", "icons": { |