File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 394394 "@executable_path/../Frameworks",
395395 "@loader_path/Frameworks",
396396 );
397- MARKETING_VERSION = 2.4.0 ;
397+ MARKETING_VERSION = 2.4.1 ;
398398 PRODUCT_BUNDLE_IDENTIFIER = "com.clipy-app.Sauce";
399399 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
400400 SKIP_INSTALL = YES;
422422 "@executable_path/../Frameworks",
423423 "@loader_path/Frameworks",
424424 );
425- MARKETING_VERSION = 2.4.0 ;
425+ MARKETING_VERSION = 2.4.1 ;
426426 PRODUCT_BUNDLE_IDENTIFIER = "com.clipy-app.Sauce";
427427 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
428428 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Sauce"
3- s . version = "2.4.0 "
3+ s . version = "2.4.1 "
44 s . summary = "Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)"
55 s . license = { :type => 'MIT' , :file => 'LICENSE' }
66 s . homepage = "https://github.com/Clipy/Sauce"
You can’t perform that action at this time.
0 commit comments