chore: bump versions

This commit is contained in:
idranme 2024-10-27 12:07:21 +08:00
parent b669e28038
commit f7926c2e1b
No known key found for this signature in database
GPG Key ID: D0F3677546E6ECD5
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发",
"version": "4.1.1",
"version": "4.1.2",
"icon": "./icon.webp",
"authors": [
{

View File

@ -1 +1 @@
export const version = '4.1.1'
export const version = '4.1.2'