Skip to content

Commit 643c356

Browse files
committed
fix: fixes, bump version
1 parent 14ff82b commit 643c356

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"version": "1.0.9",
88
"icon": "icon.png",
99
"author": {
10-
"name": "Pedrett IT+Web AG",
10+
"name": "pfx.ch",
1111
"url": "https://mcp.pfx.ch"
1212
},
1313
"homepage": "https://mcp.pfx.ch",
@@ -91,7 +91,7 @@
9191
},
9292
"localization": {
9393
"resources": "locales/${locale}.json",
94-
"default_locale": "en-US"
94+
"default_locale": "de-DE"
9595
},
9696
"compatibility": {
9797
"runtimes": {

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/pitwch/pfx-mcp-server",
88
"source": "github"
99
},
10-
"version": "1.1.0",
10+
"version": "1.1.1",
1111
"remotes": [
1212
{
1313
"type": "streamable-http",

0 commit comments

Comments
 (0)