diff --git a/RELEASE_CHANGELOG.md b/RELEASE_CHANGELOG.md index 008f75a..f9ef8dc 100644 --- a/RELEASE_CHANGELOG.md +++ b/RELEASE_CHANGELOG.md @@ -8,19 +8,19 @@ ### CLI -- 修复一个日志输出 +-/- ### 其他 #### NyaLCF Core -- 修复请求不携带自定义 UA 问题 +- 更新 Frpc 版本 ## 版本信息 - nyalcf_gui: 0.2.3 - nyalcf_cli: 0.0.3 - nyalcf_env: 1.0.0 -- nyalcf_core,nyalcf_inject: 1.2.1 +- nyalcf_core,nyalcf_inject: 1.2.2 diff --git a/nyalcf_core/pubspec.yaml b/nyalcf_core/pubspec.yaml index 7152fc1..890aceb 100644 --- a/nyalcf_core/pubspec.yaml +++ b/nyalcf_core/pubspec.yaml @@ -1,6 +1,6 @@ name: nyalcf_core description: 'Nya LoCyanFrp! core module.' -version: 1.2.1 +version: 1.2.2 homepage: https://nyalcf.1l1.icu publish_to: none # repository: https://github.com/my_org/my_repo diff --git a/nyalcf_gui/nyalcf_core_extend/pubspec.yaml b/nyalcf_gui/nyalcf_core_extend/pubspec.yaml index 333433e..7497936 100644 --- a/nyalcf_gui/nyalcf_core_extend/pubspec.yaml +++ b/nyalcf_gui/nyalcf_core_extend/pubspec.yaml @@ -1,6 +1,6 @@ name: nyalcf_core_extend description: "Nya LoCyanFrp! core extend module." -version: 1.2.1 +version: 1.2.2 homepage: https://nyalcf.1l1.icu publish_to: none diff --git a/nyalcf_gui/nyalcf_inject_extend/pubspec.yaml b/nyalcf_gui/nyalcf_inject_extend/pubspec.yaml index 93c39a4..bcdbf46 100644 --- a/nyalcf_gui/nyalcf_inject_extend/pubspec.yaml +++ b/nyalcf_gui/nyalcf_inject_extend/pubspec.yaml @@ -1,6 +1,6 @@ name: nyalcf_inject_extend description: "Nya LoCyanFrp! communication injector extend module." -version: 1.2.1 +version: 1.2.2 homepage: https://nyalcf.1l1.icu publish_to: none diff --git a/nyalcf_gui/pubspec.yaml b/nyalcf_gui/pubspec.yaml index 4c439ff..6b1d81b 100644 --- a/nyalcf_gui/pubspec.yaml +++ b/nyalcf_gui/pubspec.yaml @@ -1,6 +1,6 @@ name: nyalcf description: "[GUI]The next generation of LoCyanFrp launcher." -version: 0.2.3+3 +version: 0.2.3+4 homepage: https://nyalcf.1l1.icu publish_to: 'none' diff --git a/nyalcf_inject/pubspec.yaml b/nyalcf_inject/pubspec.yaml index 61ae2aa..fe09139 100644 --- a/nyalcf_inject/pubspec.yaml +++ b/nyalcf_inject/pubspec.yaml @@ -1,6 +1,6 @@ name: nyalcf_inject description: "Nya LoCyanFrp! communication injector module." -version: 1.2.1 +version: 1.2.2 homepage: https://nyalcf.1l1.icu publish_to: 'none'