Skip to content

Commit fabdf60

Browse files
committedNov 22, 2022
0.25.1
1 parent 94e6c08 commit fabdf60

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
 

‎manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "BibBot",
4-
"version": "0.25.0",
4+
"version": "0.25.1",
55
"description": "Vereinfacht die Suche nach Artikeln in der Bibliothek",
66
"icons": {
77
"48": "icons/bibbot-48.png",

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bibbot",
3-
"version": "0.25.0",
3+
"version": "0.25.1",
44
"description": "BibBot removes paywalls of German media sites",
55
"devDependencies": {
66
"@babel/core": "^7.20.2",
@@ -48,4 +48,4 @@
4848
"url": "https://github.com/stefanw/bibbot/issues"
4949
},
5050
"homepage": "https://stefanw.github.io/bibbot/"
51-
}
51+
}

0 commit comments

Comments
 (0)
Please sign in to comment.