Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Foellmi <[email protected]>
  • Loading branch information
onekiloparsec committed Apr 29, 2020
1 parent 2719fb4 commit bde1e5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions QLFits3.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -605,14 +605,14 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.2.1;
CURRENT_PROJECT_VERSION = 3.2.2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/Mac",
);
INFOPLIST_FILE = QLFits3/Info.plist;
INSTALL_PATH = /Library/QuickLook;
MARKETING_VERSION = 3.2.1;
MARKETING_VERSION = 3.2.2;
OTHER_LDFLAGS = (
"-rpath",
"@loader_path/../Frameworks/",
Expand All @@ -627,14 +627,14 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.2.1;
CURRENT_PROJECT_VERSION = 3.2.2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/Mac",
);
INFOPLIST_FILE = QLFits3/Info.plist;
INSTALL_PATH = /Library/QuickLook;
MARKETING_VERSION = 3.2.1;
MARKETING_VERSION = 3.2.2;
OTHER_LDFLAGS = (
"-rpath",
"@loader_path/../Frameworks/",
Expand Down

0 comments on commit bde1e5f

Please sign in to comment.