Skip to content

Commit 4972035

Browse files
committed
update version
1 parent fb30d08 commit 4972035

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Screentime",
44
"description": "To keep track and manage your time on sites that reduce productivity. You can set the number of minutes you want and time frames",
55
"short_name": "screentime",
6-
"version": "4.2.2",
6+
"version": "5.0.0",
77
"browser_action": {
88
"default_popup": "index.html",
99
"default_icon" : "images/icon_128.png"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "screentime",
3-
"version": "4.2.2",
3+
"version": "5.0.0",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)