Skip to content

Commit 5a0acf7

Browse files
committed
Merge branch 'release/1.6.2'
2 parents e6c3906 + 50db434 commit 5a0acf7

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

ShiftIt/ShiftIt-Info.plist

+2-2
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>1.6.1</string>
20+
<string>1.6.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>1.6.1</string>
24+
<string>1.6.2</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.utilities</string>
2727
<key>LSMinimumSystemVersion</key>

release/appcast.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<link>https://raw.github.com/fikovnik/ShiftIt/master/release/appcast.xml</link>
66
<language>en</language>
77
<item>
8-
<title>ShiftIt version 1.6.1</title>
8+
<title>ShiftIt version 1.6.2</title>
99
<sparkle:releaseNotesLink>
10-
http://htmlpreview.github.com/?https://raw.github.com/fikovnik/ShiftIt/master/release/release-notes-1.6.1.html
10+
http://htmlpreview.github.com/?https://raw.github.com/fikovnik/ShiftIt/master/release/release-notes-1.6.2.html
1111
</sparkle:releaseNotesLink>
12-
<pubDate>Thu, 09 Apr 2015 12:52:17 </pubDate>
13-
<enclosure url="https://github.com/fikovnik/ShiftIt/releases/download/version-1.6.1/ShiftIt-1.6.1.zip" sparkle:version="1.6.1" length="814898" type="application/octet-stream" sparkle:dsaSignature="MCsCE2h0Fk6HOVPV/KW8lrWQ5VGEZjkCFHY28CWxLkkgwFNJLj9k7k2jUyAu" />
12+
<pubDate>Mon, 27 Apr 2015 19:33:06 </pubDate>
13+
<enclosure url="https://github.com/fikovnik/ShiftIt/releases/download/version-1.6.2/ShiftIt-1.6.2.zip" sparkle:version="1.6.2" length="999276" type="application/octet-stream" sparkle:dsaSignature="MCwCFEf7NtfdtnLV4fxg6ZRj96TgX7wOAhQI9KhUkty9h0bJIIE5ogCIYsgA2w==" />
1414
</item>
1515
</channel>
16-
</rss>
16+
</rss>

release/release-notes-1.6.2.html

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2+
<html>
3+
<body>
4+
<h1>ShiftIt version 1.6.2</h1>
5+
6+
<h2>Issues closed</h2>
7+
<ul>
8+
<li><a href="https://github.com/fikovnik/ShiftIt/issues/74"><b>#74</b></a> - Improve release script</li>
9+
<li><a href="https://github.com/fikovnik/ShiftIt/pull/162"><b>#162</b></a> - Fix MacPorts paths</li>
10+
<li><a href="https://github.com/fikovnik/ShiftIt/issues/120"><b>#120</b></a> - Remove dependency on X11</li>
11+
</ul>
12+
13+
More information about this release can be found on <a href="https://github.com/fikovnik/ShiftIt/issues?milestone=4">github</a>.
14+
<br/><br/>
15+
If you find any bugs please report them on <a href="http://github.com/fikovnik/ShiftIt/issues">github</a>.
16+
</body>
17+
</html>

0 commit comments

Comments
 (0)