We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5db86 commit 67080a7Copy full SHA for 67080a7
.claude/settings.local.json
@@ -0,0 +1,8 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(docker build:*)"
5
+ ],
6
+ "deny": []
7
+ }
8
+}
package.json
@@ -1,7 +1,7 @@
{
"name": "gitea-mirror",
"type": "module",
- "version": "3.0.0",
+ "version": "3.0.1",
"engines": {
"bun": ">=1.2.9"
},
0 commit comments