Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 50f615c

Browse files
committed
πŸ”– Bump version to 0.1.0.a0
1 parent d5f8254 commit 50f615c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dot-shield",
3-
"version": "Test",
3+
"version": "0.1.0.a0",
44
"private": true,
55
"description": "Dot shield, a fast and efficient adblocker",
66
"main": "background.js",

β€Žsrc/constants/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Dot Shield",
3-
"version": "Test",
3+
"version": "0.1.0.a0",
44
"description": "Dot Shield: A fast and simple ad blocker for dot browser",
55
"permissions": [
66
"webRequest",

0 commit comments

Comments
Β (0)