Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Feb 16, 2024
1 parent c80537c commit 9625817
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions koishi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ plugins:
help: {}
~inspect: {}
locales: {}
proxy-agent: {}
rate-limit: {}
telemetry: {}
group:console:
Expand Down
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
},
"dependencies": {
"@koishijs/plugin-actions": "^0.0.2",
"@koishijs/plugin-adapter-discord": "^4.3.0-alpha.0",
"@koishijs/plugin-adapter-kook": "^4.5.0-alpha.0",
"@koishijs/plugin-adapter-qq": "^4.5.0-alpha.0",
"@koishijs/plugin-adapter-discord": "^4.3.0-alpha.1",
"@koishijs/plugin-adapter-kook": "^4.5.0-alpha.1",
"@koishijs/plugin-adapter-qq": "^4.5.0-alpha.1",
"@koishijs/plugin-adapter-satori": "^1.0.8",
"@koishijs/plugin-adapter-telegram": "^4.3.0",
"@koishijs/plugin-adapter-telegram": "^4.4.0-alpha.0",
"@koishijs/plugin-admin": "^2.0.0-beta.4",
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
Expand All @@ -74,12 +74,13 @@
"@koishijs/plugin-market": "^2.11.1",
"@koishijs/plugin-notifier": "^1.2.0",
"@koishijs/plugin-oobe": "^0.0.2",
"@koishijs/plugin-proxy-agent": "^0.1.4",
"@koishijs/plugin-sandbox": "^3.2.4",
"@koishijs/plugin-server": "^3.1.7",
"@koishijs/plugin-server-satori": "^2.4.2",
"@koishijs/plugin-server-temp": "^1.2.1",
"@koishijs/plugin-status": "^7.4.10",
"koishi": "^4.17.0-beta.0",
"koishi": "^4.17.0-beta.2",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.2.1",
"koishi-plugin-dataview": "^2.6.1",
Expand Down

0 comments on commit 9625817

Please sign in to comment.