Skip to content

Commit 491c5d6

Browse files
committed
🔖 Bump version to 6.16.0
1 parent 6342c9e commit 491c5d6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

ACKategories.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,7 +2244,7 @@
22442244
GCC_WARN_UNUSED_VARIABLE = YES;
22452245
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
22462246
MACOSX_DEPLOYMENT_TARGET = 10.13;
2247-
MARKETING_VERSION = 6.15.0;
2247+
MARKETING_VERSION = 6.16.0;
22482248
ONLY_ACTIVE_ARCH = YES;
22492249
SDKROOT = auto;
22502250
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
@@ -2290,7 +2290,7 @@
22902290
GCC_WARN_UNUSED_VARIABLE = YES;
22912291
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
22922292
MACOSX_DEPLOYMENT_TARGET = 10.13;
2293-
MARKETING_VERSION = 6.15.0;
2293+
MARKETING_VERSION = 6.16.0;
22942294
SDKROOT = auto;
22952295
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
22962296
SWIFT_COMPILATION_MODE = wholemodule;

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
## Next
1010

11+
## 6.16.0
12+
1113
- Add SwiftUI extension `View+FrameSize` ([#153](https://github.com/AckeeCZ/ACKategories/pull/153), kudos to @lukashromadnik)
1214
- Add `readSize` and `readFrame` to SwiftUI views ([#150](https://github.com/AckeeCZ/ACKategories/pull/150), kudos to @olejnjak)
1315
- Add `WithLayoutMargins` to SwiftUI extensions ([#150](https://github.com/AckeeCZ/ACKategories/pull/151), kudos to @komkovla)

0 commit comments

Comments
 (0)