Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .host_server_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.40
v0.2.41
4 changes: 2 additions & 2 deletions app/locales/zh-CN/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@
"used": "已使用",
"unused": "未使用",
"tip": "每邀 1 位好友得 100 次额外调用 ,好友享 1 个月标准版使用权",
"text": "注册Aiden立享火爆大模型 1 个月标准计划免费使用权!下载:https://aidenai.info/ 输入邀请码{{inviteCode}} 开启您的Aiden之旅!",
"textVip": "注册Aiden立享火爆大模型 2 个月标准计划免费使用权!下载:https://aidenai.info/ 输入专属邀请码{{inviteCode}} 开启您的Aiden之旅!"
"text": "注册Aiden立享火爆大模型 1 个月标准计划免费使用权!下载:https://aidenai.io/ 输入邀请码{{inviteCode}} 开启您的Aiden之旅!",
"textVip": "注册Aiden立享火爆大模型 2 个月标准计划免费使用权!下载:https://aidenai.io/ 输入专属邀请码{{inviteCode}} 开启您的Aiden之旅!"
},
"dialog": {
"tutorial": "教程",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/resources/agent.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"syncVersion": "0.0.1",
"agents": [
{
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"package": {
"productName": "Aiden",
"version": "0.1.62"
"version": "0.1.63"
},
"tauri": {
"allowlist": {
Expand Down
Loading