Skip to content

Commit

Permalink
discord
Browse files Browse the repository at this point in the history
  • Loading branch information
Notsfsssf committed Dec 30, 2024
1 parent 1f456a4 commit c916571
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/board/android.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"title": "Discord",
"content": "加入<a href='https://discord.gg/sBDYw5Sq'>Discord</a>",
"content": "加入<a href='https://discord.gg/Em9AeJbg'>Discord</a>",
"startDate": "1730623304801"
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@

也可以在 Telegram 群交流反馈:[@PixEzViewer](https://t.me/PixEzChannel)

Discord: [@PixEz](https://discord.gg/sBDYw5Sq)
Discord: [@PixEz](https://discord.gg/Em9AeJbg)

也可以进企鹅群交流经验或者反馈:815791942(闲聊为主)
12 changes: 6 additions & 6 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 450;
CURRENT_PROJECT_VERSION = 460;
DEVELOPMENT_TEAM = L9F8ZWCR8Z;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -608,7 +608,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.55;
MARKETING_VERSION = 1.9.58;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -734,7 +734,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 450;
CURRENT_PROJECT_VERSION = 460;
DEVELOPMENT_TEAM = L9F8ZWCR8Z;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -750,7 +750,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.55;
MARKETING_VERSION = 1.9.58;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -768,7 +768,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 450;
CURRENT_PROJECT_VERSION = 460;
DEVELOPMENT_TEAM = L9F8ZWCR8Z;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -784,7 +784,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.55;
MARKETING_VERSION = 1.9.58;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publish_to: none
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.9.55+450
version: 1.9.58+460

environment:
sdk: ">=3.1.4"
Expand Down

0 comments on commit c916571

Please sign in to comment.