Skip to content

Commit 53bf6e0

Browse files
committed
Updated version and changelog
1 parent 4fed5ea commit 53bf6e0

3 files changed

Lines changed: 29 additions & 3 deletions

File tree

FreeserfNet/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
[assembly: Guid("ea9340ab-cdd1-40ee-b242-f405c0e1f6f9")]
1616

17-
[assembly: AssemblyVersion("2.2.0.0")]
18-
[assembly: AssemblyFileVersion("2.2.0.0")]
17+
[assembly: AssemblyVersion("2.2.4.0")]
18+
[assembly: AssemblyFileVersion("2.2.4.0")]

FreeserfNet/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>2.2.0</string>
22+
<string>2.2.4</string>
2323
<key>CFBundleVersion</key>
2424
<string></string>
2525
<key>LSMinimumSystemVersion</key>

changelog.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
Version 2.2.4:
2+
==============
3+
4+
- Added app data path to search paths (e.g. `~/Library/Application Support/freeserf` on macOS)
5+
6+
Thanks to shinra-electric for:
7+
- Adding github CI for macOS builds
8+
- Adding icon and other assets for macOS builds
9+
10+
11+
Version 2.2.3:
12+
==============
13+
14+
Thanks to Christopherianos for:
15+
- Updated bass midi to fix "undefined symbol" error
16+
17+
Thanks to dos-ise for:
18+
- Upgraded to .NET 9
19+
- Added app icon
20+
- Switched to ManagedBass
21+
- Fixed windows taskbar visible in fullscreen
22+
- Added considerating the Ubisoft History Edition path for game data detection
23+
- Fixed OpenGL version detection on some Linux distros
24+
- Added support for game controllers/pads
25+
26+
127
Version 2.2.2:
228
==============
329

0 commit comments

Comments
 (0)