Skip to content

Commit bd845ca

Browse files
committed
0.3.0
1 parent 1934fed commit bd845ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Console/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.2.0</string>
20+
<string>0.3.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>85</string>
24+
<string>91</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>NSHumanReadableCopyright</key>

Console/UI/Base.lproj/Console.MainWindowController.xib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
384384
<prototypeCellViews>
385385
<tableCellView id="RBB-b2-JkB">
386-
<rect key="frame" x="155" y="1" width="280" height="17"/>
386+
<rect key="frame" x="154.5" y="1" width="280" height="17"/>
387387
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
388388
<subviews>
389389
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="263" translatesAutoresizingMaskIntoConstraints="NO" id="4Qf-Ew-Wo3">
@@ -428,7 +428,7 @@
428428
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
429429
<prototypeCellViews>
430430
<tableCellView id="edx-xO-m1m">
431-
<rect key="frame" x="438" y="1" width="120" height="17"/>
431+
<rect key="frame" x="437.5" y="1" width="120" height="17"/>
432432
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
433433
<subviews>
434434
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="111" translatesAutoresizingMaskIntoConstraints="NO" id="dO2-DW-FLP">
@@ -474,7 +474,7 @@
474474
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
475475
<prototypeCellViews>
476476
<tableCellView id="MQK-Pj-KnU">
477-
<rect key="frame" x="561" y="1" width="80" height="17"/>
477+
<rect key="frame" x="560.5" y="1" width="80" height="17"/>
478478
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
479479
<subviews>
480480
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="111" translatesAutoresizingMaskIntoConstraints="NO" id="xuD-Lg-eQ0">

0 commit comments

Comments
 (0)