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