Skip to content

Commit

Permalink
bump to v0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
nate-parrott committed Nov 6, 2014
1 parent 988023a commit e358bae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions FlashlightApp/EasySIMBL/Flashlight-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<string>0.21</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions FlashlightApp/EasySIMBL/en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="14A361c" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="14B17" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1070" identifier="macosx"/>
<development version="5000" identifier="xcode"/>
Expand Down Expand Up @@ -662,7 +662,7 @@
<rect key="contentRect" x="168" y="456" width="300" height="374"/>
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="800"/>
<value key="minSize" type="size" width="300" height="300"/>
<value key="maxSize" type="size" width="2000" height="2000"/>
<value key="maxSize" type="size" width="600" height="2000"/>
<view key="contentView" id="652">
<rect key="frame" x="0.0" y="0.0" width="300" height="374"/>
<autoresizingMask key="autoresizingMask"/>
Expand Down Expand Up @@ -793,7 +793,7 @@
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="4I6-zG-9ut">
<rect key="frame" x="33" y="29.999999779112191" width="238" height="17"/>
<rect key="frame" x="33" y="30.000000024393874" width="238" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Couldn't load online plugins directory." id="6Rm-1o-2sX">
<font key="font" metaFont="system"/>
Expand Down

0 comments on commit e358bae

Please sign in to comment.