Skip to content

Commit

Permalink
Server: bump version to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed May 20, 2016
1 parent 5b0ea2f commit b8d9655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LPTestTarget/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>0.19.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion calabash/Classes/FranklyServer/Routes/LPVersionRoute.h
Expand Up @@ -21,7 +21,7 @@
Do not change the 'CALABASH VERSION' portion of the following constant without
updating the ruby API.
******************/
#define kLPCALABASHVERSION @"CALABASH VERSION: 0.19.0"
#define kLPCALABASHVERSION @"CALABASH VERSION: 0.19.1"

@interface LPVersionRoute : NSObject <LPRoute>

Expand Down

0 comments on commit b8d9655

Please sign in to comment.