Skip to content

Commit 81842ac

Browse files
committed
0.29.1
1 parent 3c076ce commit 81842ac

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.29.0",
4+
"version": "0.29.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bibbot",
3-
"version": "0.29.0",
3+
"version": "0.29.1",
44
"description": "BibBot removes paywalls of German media sites",
55
"devDependencies": {
66
"@babel/core": "^7.20.12",

0 commit comments

Comments
 (0)