Skip to content

Commit

Permalink
Increase macos client version (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
alalamav committed Jun 30, 2021
1 parent 23b1853 commit 5d2ac2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apple/xcode/osx/Outline/Outline-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<string>1.5.0</string>
<key>CFBundleVersion</key>
<string>24</string>
<string>25</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
4 changes: 2 additions & 2 deletions apple/xcode/osx/Outline/VpnExtension-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<string>1.5.0</string>
<key>CFBundleVersion</key>
<string>24</string>
<string>25</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSExtension</key>
Expand Down

0 comments on commit 5d2ac2e

Please sign in to comment.