diff --git a/macos/Runner/Info.plist b/macos/Runner/Info.plist
index ea79168..30949e5 100644
--- a/macos/Runner/Info.plist
+++ b/macos/Runner/Info.plist
@@ -7,7 +7,7 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleExecutable
- $(EXECUTABLE_NAME)
+ Solian
CFBundleIconFile
CFBundleIdentifier
diff --git a/pubspec.yaml b/pubspec.yaml
index 0280a9d..5b33dba 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -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: 3.0.0+102
+version: 3.0.0+103
environment:
sdk: ^3.7.2