diff --git a/assets/i18n/zh-CN.json b/assets/i18n/zh-CN.json index c006038..f69effe 100644 --- a/assets/i18n/zh-CN.json +++ b/assets/i18n/zh-CN.json @@ -630,7 +630,7 @@ "realmJoin": "加入领域", "realmJoinSuccess": "成功加入领域。", "discoverRealms": "发现领域", - "discoverPublishers": "发现开发者", + "discoverPublishers": "发现发布者", "search": "搜索", "publisherMembers": "合作者", "developerHub": "开发者中心", diff --git a/pubspec.yaml b/pubspec.yaml index 966777e..70b360c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 3.1.0+122 +version: 3.1.0+123 environment: sdk: ^3.7.2