Skip to content

Commit

Permalink
chore(build): 🔖 v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ys1231 committed Jun 16, 2024
1 parent c91a43d commit 983c238
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions assets/appproxy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"VersionName": "v0.0.2",
"ModifyContent": "\r\n1、新增检测版本更新功能.\r\n2、申请通知权限适配高版本",
"VersionName": "v0.0.3",
"ModifyContent": "\r\n1、新增app搜索功能,New app search function added",
"DownloadUrl":"https://ys1231.cn:82/modules/appproxy/"
}
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: appproxy
description: "A new Flutter project."
description: "一个轻量级的VPN代理工具,支持HTTP, SOCKS5协议"
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
Expand All @@ -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: 0.0.2+2
version: 0.0.3+3

environment:
sdk: '>=3.3.1 <4.0.0'
Expand Down

0 comments on commit 983c238

Please sign in to comment.