Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 5866eec

Browse files
authored
Merge pull request #9 from mlmitch/main
Bump version to 0.0.2 for Fixefox submission
2 parents abcf630 + 0fec159 commit 5866eec

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

NOTICES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ What follows are the names, source code locations and licenses for the Weaklayer
44
=================================================================================================
55

66
Weaklayer Sensor
7-
version 0.0.1
8-
source: https://github.com/weaklayer/sensor/tree/v0.0.1
7+
version 0.0.2
8+
source: https://github.com/weaklayer/sensor/tree/v0.0.2
99

1010
Weaklayer Sensor is available under the terms of the GNU Affero General Public License (GNU AGPL).
1111
A copy of this license is present in the LICENSE file.

manifests/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"name": "Weaklayer Sensor",
99
"author": "Weaklayer",
10-
"version": "0.0.1",
10+
"version": "0.0.2",
1111
"description": "Browser Detection and Response",
1212
"manifest_version": 2,
1313
"icons": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@weaklayer/sensor",
33
"description": "Browser Detection and Response",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "AGPL-3.0-or-later",
66
"private": true,
77
"files": [
@@ -39,4 +39,4 @@
3939
"uuid": "8.2.0",
4040
"webextension-polyfill": "0.6.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)