Skip to content

Commit a9969fe

Browse files
committed
Change version and description
1 parent 8cc3aea commit a9969fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
"name": "WebActivity Time Tracker",
55
"short_name": "WebActivity",
6-
"version": "0.0.1",
6+
"version": "0.5.0",
77

88
"minimum_chrome_version": "26",
99

10-
"description": "A plain text description",
10+
"description": "Track your activity in the browser.",
1111

1212
"options_page": "options.html",
1313

options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</div>
6464
</div>
6565
<div id='aboutBlock' hidden>
66-
<div><label id='version'>v0.0.1</label></div>
66+
<div><label id='version'>v0.5.0</label></div>
6767
<div class="margin-top-20">
6868
<label>If experiencing problems, having questions or suggestions, please fill out <a href="https://chrome.google.com/webstore/detail/webtime-tracker/fohgfakiidklhicnjedbohplegpnmbch/support" target="_blank">support
6969
form</a>.</label>

0 commit comments

Comments
 (0)