Skip to content

Commit 2ef8417

Browse files
committed
Release 1.3.1
1 parent a24581e commit 2ef8417

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

admin/appcast.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,17 @@
5353
sparkle:dsaSignature="MCwCFES4S6bqmhu0gAudZ4yd+rE5K9y9AhQwTpohYkw813WWCt2NUe6egnnMWw=="
5454
/>
5555
</item>
56+
<item>
57+
<title>Version 1.3.1</title>
58+
<sparkle:releaseNotesLink>http://hunch.se/scrup/release-notes.html#version-1.3.1</sparkle:releaseNotesLink>
59+
<pubDate>Thu, 28 Jan 2010 16:42:15 +0100</pubDate>
60+
<enclosure
61+
url="http://hunch.se/scrup/dist/scrup-1.3.1.zip"
62+
sparkle:version="1.3.1"
63+
type="application/octet-stream"
64+
length="1025398"
65+
sparkle:dsaSignature="MC4CFQCGoDGLQyuusiwWYnvPDj3J/aYkZAIVAIN3WWjvhUch8TKE9VPrgyD59kc4"
66+
/>
67+
</item>
5668
</channel>
5769
</rss>

admin/release-notes.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
</style>
1313
</head>
1414
<body>
15+
<section id="version-1.3.1">
16+
<h2>Version 1.3.1</h2>
17+
<ul>
18+
<li>Fixes picking up screenshots which failed on some systems with Scrup 1.3.0.</li>
19+
</ul>
20+
</section>
1521
<section id="version-1.3">
1622
<h2>Version 1.3</h2><a href="http://farm5.static.flickr.com/4058/4311662638_00be0d79d3_o.png" target="_blank"><img src="http://farm5.static.flickr.com/4058/4311662638_5ff27abfde_m.jpg" width="200" height="132" alt="Scrup 1.3" align="right" /></a>
1723
<ul>

resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<key>CFBundleSignature</key>
3232
<string>????</string>
3333
<key>CFBundleVersion</key>
34-
<string>1.3</string>
34+
<string>1.3.1</string>
3535
<key>NSMainNibFile</key>
3636
<string>MainMenu</string>
3737
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)