Skip to content

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Sep 22, 2015
1 parent 86e95ea commit 31f1ae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lantern.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -586,10 +586,10 @@
projectDirPath = "";
projectRoot = "";
targets = (
B22425F21AC8F8B200809EF0 /* LanternModel */,
B22425FC1AC8F8B200809EF0 /* LanternModelTests */,
B25033301AF5E5B0006A2AE7 /* Lantern */,
B2054D7B1AF477C700DC2C00 /* LanternTests */,
B22425F21AC8F8B200809EF0 /* LanternModel */,
B22425FC1AC8F8B200809EF0 /* LanternModelTests */,
);
};
/* End PBXProject section */
Expand Down
2 changes: 1 addition & 1 deletion Lantern/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 31f1ae2

Please sign in to comment.