Skip to content

Commit 843d34b

Browse files
committed
bump version
1 parent a8e6f6a commit 843d34b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dozer/Other/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.1.0</string>
20+
<string>4.0.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>21</string>
22+
<string>6</string>
2323
<key>Fabric</key>
2424
<dict>
2525
<key>APIKey</key>

project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ targets:
3939
ENABLE_HARDENED_RUNTIME: true
4040
MACOSX_DEPLOYMENT_TARGET: 10.13
4141
VERSIONING_SYSTEM: apple-generic
42-
CURRENT_PROJECT_VERSION: 3.1.0
42+
CURRENT_PROJECT_VERSION: 4.0
4343
dependencies:
4444
- carthage: LaunchAtLogin
4545
- carthage: Defaults

0 commit comments

Comments
 (0)