Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mscrivo committed Nov 10, 2021
1 parent 2b6eeb4 commit 9d94985
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ServerStaging/ootdAppcast.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
https://outlookonthedesktop.com/ootdReleaseNotes.md
</sparkle:releaseNotesLink>
<pubDate>Sat, 9 Nov 2021 9:02:00 +0000</pubDate>
<enclosure url="https://github.com/mscrivo/OotD/releases/download/4.0.227/ootd-4.0.267.0.exe" sparkle:version="4.0.267" length="3661824" type="application/octet-stream" />
<enclosure url="https://github.com/mscrivo/OotD/releases/download/4.0.267/ootd-4.0.267.0.exe" sparkle:version="4.0.267" length="3661824" type="application/octet-stream" />
</item>
</channel>
</rss>
2 changes: 1 addition & 1 deletion ServerStaging/ootdReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OotD Release Notes

## 4.0.227
## 4.0.267
* Update to .net 6
* Fixed transparency slider size and location on HiDPI displays
* Fix crash when Outlook is not running

0 comments on commit 9d94985

Please sign in to comment.