Skip to content

Commit

Permalink
Bump version (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baio1977 authored Dec 3, 2024
1 parent e3d6172 commit 93c1015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VirtualSMC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@
LDPLUSPLUS = "$(inherited)";
"LDPLUSPLUS[arch=ACID32]" = "$(PROJECT_DIR)/clang32/clang-12";
MACOSX_DEPLOYMENT_TARGET = 10.8;
MODULE_VERSION = 1.3.4;
MODULE_VERSION = 1.3.5;
SDKROOT = macosx;
VALID_ARCHS = x86_64;
};
Expand Down Expand Up @@ -1785,7 +1785,7 @@
LDPLUSPLUS = "$(inherited)";
"LDPLUSPLUS[arch=ACID32]" = "$(PROJECT_DIR)/clang32/clang-12";
MACOSX_DEPLOYMENT_TARGET = 10.8;
MODULE_VERSION = 1.3.4;
MODULE_VERSION = 1.3.5;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
VALID_ARCHS = x86_64;
Expand Down

0 comments on commit 93c1015

Please sign in to comment.