Skip to content

Commit b7525cf

Browse files
authored
Merge pull request #48 from femioladeji/fix-bug-custom-timeframe
bump version
2 parents 42bb5cc + 863d0e5 commit b7525cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "5.0.5",
6+
"version": "5.0.6",
77
"icons": {
88
"16": "images/icon_16.png",
99
"48": "images/icon_48.png",

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": "5.0.5",
3+
"version": "5.0.6",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)