From a89b54675564ae804219fe5356fde3eb023907f9 Mon Sep 17 00:00:00 2001 From: jyuesong <425698907@qq.com> Date: Mon, 24 Jan 2022 15:04:07 +0800 Subject: [PATCH] update version --- CHANGELOG.md | 1 + pubspec.yaml | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ec7bba..6c5bd75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## v1.0.6 * 支持切换账号功能 * 登录页青龙图标颜色随颜色主题变换 +* 新年快乐主题 ## v1.0.5 * 优化配置文件编辑功能 diff --git a/pubspec.yaml b/pubspec.yaml index 0acb808..1a1619b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: qinglong_app description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.5+7 +version: 1.0.6+8 environment: sdk: ">=2.15.1 <3.0.0" diff --git a/version b/version index 1464c52..ece61c6 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file