We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42bb5cc + 863d0e5 commit b7525cfCopy full SHA for b7525cf
manifest.json
@@ -3,7 +3,7 @@
3
"name": "Screentime",
4
"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",
5
"short_name": "screentime",
6
- "version": "5.0.5",
+ "version": "5.0.6",
7
"icons": {
8
"16": "images/icon_16.png",
9
"48": "images/icon_48.png",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "screentime",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
0 commit comments